-
-
Notifications
You must be signed in to change notification settings - Fork 552
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): arcified shrub
icon
#2292
base: main
Are you sure you want to change the base?
Conversation
Added or changed iconsIcons as codeWorks for: const ShrubIcon = createLucideIcon('Shrub', [
["path",{"d":"M12 22V9"}],
["path",{"d":"m15.5 14.5-2.914 2.914A2 2 0 0 0 12 18.828"}],
["path",{"d":"M17 8.8A6 6 0 0 1 13.8 20H10A6.5 6.5 0 0 1 7 8a5 5 0 0 1 10 0z"}],
["path",{"d":"m9 12 2.414 2.414A2 2 0 0 1 12 15.828"}]
]) |
I like the accentuated one with 2 branches |
I agree with @jguddas, maybe make the right branch a bit longer, how will that look? |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
@ericfennis, @jguddas: LMKWYT |
@jguddas We could consider changing the overall look of the icon though (to something that resembles female anatomy a bit less that it currently does :D ): |
What is the purpose of this pull request?
Description
Arcified branches
Before Submitting