-
-
Notifications
You must be signed in to change notification settings - Fork 917
fix(icons): changed tiny heart icons #3471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(icons): changed tiny heart icons #3471
Conversation
Added or changed iconsIcons as codeWorks for: const BookHeartIcon = createLucideIcon('BookHeart', [
["path",{"d":"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20"}],
["path",{"d":"M8.62 9.8A2.25 2.25 0 1 1 12 6.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z"}]
])
const CalendarHeartIcon = createLucideIcon('CalendarHeart', [
["path",{"d":"M12.127 22H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.125"}],
["path",{"d":"M14.62 18.8A2.25 2.25 0 1 1 18 15.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z"}],
["path",{"d":"M16 2v4"}],
["path",{"d":"M3 10h18"}],
["path",{"d":"M8 2v4"}]
])
const FileHeartIcon = createLucideIcon('FileHeart', [
["path",{"d":"M14 2v4a2 2 0 0 0 2 2h4"}],
["path",{"d":"M2.62 13.8A2.25 2.25 0 1 1 6 10.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z"}],
["path",{"d":"M4 6.005V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-1.9-1.376"}]
])
const FolderHeartIcon = createLucideIcon('FolderHeart', [
["path",{"d":"M10.638 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v3.417"}],
["path",{"d":"M14.62 18.8A2.25 2.25 0 1 1 18 15.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z"}]
])
const HandHeartIcon = createLucideIcon('HandHeart', [
["path",{"d":"M11 14h2a2 2 0 0 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16"}],
["path",{"d":"m14.45 13.39 5.05-4.694C20.196 8 21 6.85 21 5.75a2.75 2.75 0 0 0-4.797-1.837.276.276 0 0 1-.406 0A2.75 2.75 0 0 0 11 5.75c0 1.2.802 2.248 1.5 2.946L16 11.95"}],
["path",{"d":"m2 15 6 6"}],
["path",{"d":"m7 20 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a1 1 0 0 0-2.75-2.91"}]
])
const ScanHeartIcon = createLucideIcon('ScanHeart', [
["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],
["path",{"d":"M21 17v2a2 2 0 0 1-2 2h-2"}],
["path",{"d":"M3 7V5a2 2 0 0 1 2-2h2"}],
["path",{"d":"M7 21H5a2 2 0 0 1-2-2v-2"}],
["path",{"d":"M7.828 13.07A3 3 0 0 1 12 8.764a3 3 0 0 1 4.172 4.306l-3.447 3.62a1 1 0 0 1-1.449 0z"}]
]) |
Update, see: #3473 |
folder-heart
icon
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 ChatGPT Tags suggestions ✨
I've asked ChatGPT for some suggestions for tags.
@@ -1,7 +1,8 @@ | |||
{ | |||
"$schema": "../icon.schema.json", | |||
"contributors": [ | |||
"danielbayley" | |||
"danielbayley", | |||
"karsa-mistmere" | |||
], | |||
"tags": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestions for the book-heart
icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:
"tags": [ | |
"tags": [ | |
"gift", | |
"passion", | |
"affection", | |
"symbol", | |
"valentine", | |
"romantic", | |
"relationship", |
@@ -2,7 +2,8 @@ | |||
"$schema": "../icon.schema.json", | |||
"contributors": [ | |||
"danielbayley", | |||
"kayleyhill" | |||
"kayleyhill", | |||
"karsa-mistmere" | |||
], | |||
"tags": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestions for the hand-heart
icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:
"tags": [ | |
"tags": [ | |
"gesture", | |
"heart", | |
"symbol", | |
"affection", | |
"hand", | |
"care", | |
"unity", | |
"empathy", | |
"connection", |
What is the purpose of this pull request?
Description
Updates tiny hearts to match new large heart
Before Submitting