feat(icons): added globe-code icon#3722
Open
AleksejDix wants to merge 5 commits intolucide-icons:mainfrom
Open
feat(icons): added globe-code icon#3722AleksejDix wants to merge 5 commits intolucide-icons:mainfrom
globe-code icon#3722AleksejDix wants to merge 5 commits intolucide-icons:mainfrom
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Contributor
Added or changed iconsIcons as codeWorks for: const GlobeCodeIcon = createLucideIcon('GlobeCode', [
["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"}]
]) |
Member
|
Please follow the naming guidelines. The gaps are also a bit big. |
Author
What is your suggestion for the icon name? Gaps are actualy correct. cant make them smaller without makeing gaps smaller then 2 px |
ericfennis
reviewed
Oct 24, 2025
Member
ericfennis
left a comment
There was a problem hiding this comment.
@AleksejDix I would say rename it to globe-code.
Contributor
|
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. |
Member
|
@copilot Rename |
Member
|
Hmm that didn't do anything |
world-wide-web iconglobe-code icon
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.
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