feat(icons): add 50 animated lucide icons#243
Open
dikshantgulekar20-oss wants to merge 1 commit into
Open
Conversation
|
Someone is attempting to deploy a commit to the lucide-animated Team on Vercel. A member of the Team first needs to authorize it. |
Owner
|
please break this into separate PRs + demo video for each icon |
Contributor
Author
|
Thanks for the feedback!. I’ll split this into smaller PRs and include demo videos for each icon. I’ll update shortly |
Owner
|
do we need to keep open this PR? |
Contributor
Author
|
Hi 👋 Thank you for checking. Since the icons have now been split into separate Batch 1–5 PRs as suggested, I don't think we need to keep this original PR open anymore. The individual batch PRs should be easier to review and track independently. Please close this PR . Thank you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces 50 new animated icons based on the Lucide icon set. Each icon has been implemented following the existing project structure and includes interaction-based animations such as hover, click, and appearance transitions. The goal was to ensure that all icons remain lightweight, reusable, and fully compatible with modern frontend environments like React.
All icons are designed to align consistently with the project’s standards in terms of structure, animation behavior, and usability. I have also verified them for consistency to ensure a smooth developer experience when integrating them into applications.
This PR addresses #241 and includes the following icons:
Please feel free to review and share any feedback or suggestions. If any icons require refinement or if you would like additional icons to be included, I would be happy to iterate and contribute further.
Thank you 🫡