-
-
Notifications
You must be signed in to change notification settings - Fork 1k
feat(icons): added world-wide-web icon
#3722
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.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Added or changed iconsIcons as codeWorks for: const WorldWideWebIcon = createLucideIcon('WorldWideWeb', [
["path",{"d":"M15.5 10 13 7.5 15.5 5"}],
["path",{"d":"M15.686 15A14.5 14.5 0 0 1 12 22C6.667 16.4 6.667 7.6 12 2c-7.698.002-12.507 8.337-8.656 15.002s13.473 6.663 17.32-.004A10 10 0 0 0 21.542 15"}],
["path",{"d":"M19.5 5 22 7.5 19.5 10"}],
["path",{"d":"M2 12h8.5"}]
]) |
|
Please follow the naming guidelines. The gaps are also a bit big. |
What is your suggestion for the icon name? Gaps are actualy correct. cant make them smaller without makeing gaps smaller then 2 px |
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.
@AleksejDix I would say rename it to globe-code.
What is the purpose of this pull request?
Description
Added new
world-wide-webicon.Icon use case
To show global traffic
Alternative icon designs
Icon Design Checklist
Concept
Author, credits & license
globeNaming
icons/[iconName].json.Design
Before Submitting