-
-
Notifications
You must be signed in to change notification settings - Fork 952
feat(icons): added molar
icon
#3591
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
base: main
Are you sure you want to change the base?
Conversation
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.
"contributors": [ | ||
"Rabiosp" | ||
], | ||
"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 molar
icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:
"tags": [ | |
"tags": [ | |
"molecule", | |
"chemical", | |
"science", | |
"laboratory", | |
"formula", | |
"reaction", | |
"structure", | |
"atom", | |
"instrument", | |
"research", |
Added or changed iconsIcons as codeWorks for: const MolarIcon = createLucideIcon('Molar', [
["path",{"d":"M5.5 13C3 8 4 6 6 4.5c2-1 4 .5 6 .5s4-1.5 6-.5c2 1.5 3 3.5.5 8.5-1 2 1 1.5-1.5 6.5-3.5 1-3.5-8-5-8s-1.5 9-5 8c-2.5-5-1-4.5-1.5-6.5"}]
]) |
Hi @Rabiosp, We already have a lot of drafts for this in #3123 that are much more in line with our design guidelines. Additionally, since we are extremely unlikely to add any other teeth, |
"tooth" | ||
], | ||
"categories": [ | ||
"dentistry", |
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.
These categories do not exist. I think https://lucide.dev/icons/categories#medical is probably the one that fits best here.
What is the purpose of this pull request?
Description
Added new
molar
icon.Icon use case
Dental clinic websites or apps, to visually represent services like tooth extractions, molar checkups, or wisdom teeth removal.
Patient appointment booking systems, where icons can help differentiate between general dentistry and specialized treatments (e.g., molar extraction vs. orthodontics).
Educational material or apps for dental students and patients, where a molar icon can represent anatomy diagrams, tutorials, or oral health lessons.
Health or insurance platforms, to clearly identify dental coverage that includes molars or wisdom teeth procedures.
Alternative icon designs
Icon Design Checklist
Concept
Author, credits & license
Naming
icons/[iconName].json
.Design
Before Submitting