Skip to content
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

chore(icons): update icon names to match naming guidelines no. 7 to 9 #1906

Merged
merged 26 commits into from
Mar 8, 2024
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
4f6e2e2
Update icon names to match naming guidelines no. 7 to 9
Feb 22, 2024
8b93202
Ran prettier
Feb 22, 2024
bf14241
Refactor rename scripts so that simplegit import doesn't cause other …
Feb 22, 2024
874ccfb
Revert renaming key-square
Feb 22, 2024
9d35ca1
Revert renaming message-circle|square
Feb 22, 2024
024ccf7
Fix square-dashed-kanban
Feb 22, 2024
ebac08f
Optimize circle power
Feb 22, 2024
0adfab8
pnpm rename square-dashed-bottom-scissors square-bottom-dashed-scissors
Feb 22, 2024
832c40e
Fix linting
Feb 22, 2024
1f7a096
Fix file name linting issues via cspell configuration
Feb 22, 2024
91cdec2
Rename unlock => lock-open
Feb 22, 2024
8c5b96b
Rename (square|circle)-check-2 => (square|circle)-check-small
Feb 22, 2024
afba9d3
pnpm rename code-2 code-xml
Feb 22, 2024
5dcc633
rename test-tube-2 test-tube-diagonal
Feb 22, 2024
12065eb
fix icons linting
Feb 22, 2024
a87ac31
rename ice-cream => ice-cream-cone
Feb 22, 2024
27d561e
renamePattern "^(square|circle)-arrow-([a-z-]+)-from$" "\\1-arrow-out…
Feb 23, 2024
dfa5443
rename wand-2 => wand-sparkles
Feb 23, 2024
c81421c
Update university.json tags.
Feb 23, 2024
5315772
fix(icons): renamePattern '^(.+)-abstract$' '\1-minimal' --add-alias=…
Feb 28, 2024
c991dfa
fix(packages): Remove protractor and puppeteer from lucide-angular, t…
Feb 28, 2024
5a9bfde
Merge branch 'main' into icon-fix/square-circle-naming-order
Feb 28, 2024
bdcc88b
Lint fix, this is starting to get ridiculous.
Feb 28, 2024
730a34a
fix(packages): fix lucide-angular karma config.
Feb 28, 2024
67860a5
chore(icons): renamePattern '^(square|circle)-check$' '\1-check-big'
Feb 28, 2024
7d657df
Merge branch 'main' into icon-fix/square-circle-naming-order
Mar 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .cspell/custom-words.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Custom words
fullscreen
gamepad
gantt
kanban
pilcrow
squircle
strikethrough
touchpad
ungroup

# Brands
codepen
codesandbox
dribbble
2 changes: 1 addition & 1 deletion categories/development.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "../category.schema.json",
"title": "Coding & development",
"icon": "code-2"
"icon": "code-xml"
}
2 changes: 1 addition & 1 deletion categories/multimedia.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "../category.schema.json",
"title": "Multimedia",
"icon": "play-circle"
"icon": "circle-play"
}
2 changes: 1 addition & 1 deletion categories/notifications.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "../category.schema.json",
"title": "Notifications",
"icon": "alert-triangle"
"icon": "triangle-alert"
}
10 changes: 10 additions & 0 deletions cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"dictionaries": ["en-us", "custom-words"],
"dictionaryDefinitions": [
{
"name": "custom-words",
"path": "./.cspell/custom-words.txt",
"addWords": true
}
]
}
2 changes: 1 addition & 1 deletion icons/bot-message-square.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
"development",
"social"
]
}
}
3 changes: 3 additions & 0 deletions icons/alert-circle.json → icons/circle-alert.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [

Check notice on line 7 in icons/circle-alert.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "alert-circle" + ], @@ -16,3 +18,0 @@ - ], - "aliases": [ - "alert-circle"
"warning",
"alert",
"danger",
Expand All @@ -13,5 +13,8 @@
"categories": [
"notifications",
"shapes"
],
"aliases": [
"alert-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/arrow-down-circle.json → icons/circle-arrow-down.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [

Check notice on line 7 in icons/circle-arrow-down.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "arrow-down-circle" + ], @@ -20,3 +22,0 @@ - ], - "aliases": [ - "arrow-down-circle"
"backwards",
"reverse",
"direction",
Expand All @@ -17,5 +17,8 @@
"navigation",
"shapes",
"gaming"
],
"aliases": [
"arrow-down-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/arrow-left-circle.json → icons/circle-arrow-left.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [

Check notice on line 7 in icons/circle-arrow-left.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "arrow-left-circle" + ], @@ -22,3 +24,0 @@ - ], - "aliases": [ - "arrow-left-circle"
"previous",
"back",
"direction",
Expand All @@ -19,5 +19,8 @@
"navigation",
"shapes",
"gaming"
],
"aliases": [
"arrow-left-circle"
]
}
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [

Check notice on line 6 in icons/circle-arrow-out-down-left.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "arrow-down-left-from-circle" + ], @@ -16,3 +18,0 @@ - ], - "aliases": [ - "arrow-down-left-from-circle"
"outwards",
"direction",
"south-west",
Expand All @@ -13,5 +13,8 @@
"arrows",
"navigation",
"maps"
],
"aliases": [
"arrow-down-left-from-circle"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [

Check notice on line 6 in icons/circle-arrow-out-down-right.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "arrow-down-right-from-circle" + ], @@ -16,3 +18,0 @@ - ], - "aliases": [ - "arrow-down-right-from-circle"
"outwards",
"direction",
"south-east",
Expand All @@ -13,5 +13,8 @@
"arrows",
"navigation",
"maps"
],
"aliases": [
"arrow-down-right-from-circle"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [

Check notice on line 6 in icons/circle-arrow-out-up-left.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "arrow-up-left-from-circle" + ], @@ -20,3 +22,0 @@ - ], - "aliases": [ - "arrow-up-left-from-circle"
"outwards",
"direction",
"north-west",
Expand All @@ -17,5 +17,8 @@
"navigation",
"maps",
"development"
],
"aliases": [
"arrow-up-left-from-circle"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [

Check notice on line 6 in icons/circle-arrow-out-up-right.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "arrow-up-right-from-circle" + ], @@ -16,3 +18,0 @@ - ], - "aliases": [ - "arrow-up-right-from-circle"
"outwards",
"direction",
"north-east",
Expand All @@ -13,5 +13,8 @@
"arrows",
"navigation",
"maps"
],
"aliases": [
"arrow-up-right-from-circle"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [

Check notice on line 7 in icons/circle-arrow-right.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "arrow-right-circle" + ], @@ -22,3 +24,0 @@ - ], - "aliases": [ - "arrow-right-circle"
"next",
"forward",
"direction",
Expand All @@ -19,5 +19,8 @@
"navigation",
"shapes",
"gaming"
],
"aliases": [
"arrow-right-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/arrow-up-circle.json → icons/circle-arrow-up.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [

Check notice on line 7 in icons/circle-arrow-up.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "arrow-up-circle" + ], @@ -19,3 +21,0 @@ - ], - "aliases": [ - "arrow-up-circle"
"forward",
"direction",
"north",
Expand All @@ -16,5 +16,8 @@
"navigation",
"shapes",
"gaming"
],
"aliases": [
"arrow-up-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/check-square.json → icons/circle-check-big.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"colebemis",
"csandman",
"ericfennis"
],
"tags": [

Check notice on line 8 in icons/circle-check-big.json

View workflow job for this annotation

GitHub Actions / lint-contributors

Contributors have changed!

Don't add people who have only performed automatic optimizations. + "aliases": [ + "check-circle" + ], @@ -18,3 +20,0 @@ - ], - "aliases": [ - "check-circle"
"done",
"todo",
"tick",
Expand All @@ -15,5 +15,8 @@
"categories": [
"notifications",
"shapes"
],
"aliases": [
"check-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/check-circle-2.json → icons/circle-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
"categories": [
"notifications",
"shapes"
],
"aliases": [
"check-circle-2"
]
}
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"arrows",
"navigation",
"shapes"
],
"aliases": [
"chevron-down-circle"
]
}
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"arrows",
"navigation",
"shapes"
],
"aliases": [
"chevron-left-circle"
]
}
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
"arrows",
"navigation",
"shapes"
],
"aliases": [
"chevron-right-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/chevron-up-circle.json → icons/circle-chevron-up.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@
"arrows",
"navigation",
"shapes"
],
"aliases": [
"chevron-up-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/divide-circle.json → icons/circle-divide.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@
"categories": [
"maths",
"shapes"
],
"aliases": [
"divide-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/gauge-circle.json → icons/circle-gauge.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@
"transportation",
"sports",
"science"
],
"aliases": [
"gauge-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/help-circle.json → icons/circle-help.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"text",
"shapes",
"notifications"
],
"aliases": [
"help-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/minus-circle.json → icons/circle-minus.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"categories": [
"maths",
"shapes"
],
"aliases": [
"minus-circle"
]
}
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@
"categories": [
"transportation",
"maps"
],
"aliases": [
"parking-circle-off"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/parking-circle.json → icons/circle-parking.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"categories": [
"transportation",
"maps"
],
"aliases": [
"parking-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/pause-circle.json → icons/circle-pause.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"categories": [
"multimedia",
"shapes"
],
"aliases": [
"pause-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/percent-diamond.json → icons/circle-percent.json
karsa-mistmere marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"shopping",
"maths",
"shapes"
],
"aliases": [
"percent-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/play-circle.json → icons/circle-play.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"categories": [
"shapes",
"multimedia"
],
"aliases": [
"play-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/plus-circle.json → icons/circle-plus.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@
"shapes",
"cursors",
"gaming"
],
"aliases": [
"plus-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/power-square.json → icons/circle-power.json
karsa-mistmere marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@
],
"categories": [
"connectivity"
],
"aliases": [
"power-circle"
]
}
4 changes: 2 additions & 2 deletions icons/power-circle.svg → icons/circle-power.svg
3 changes: 3 additions & 0 deletions icons/stop-circle.json → icons/circle-stop.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"categories": [
"multimedia",
"shapes"
],
"aliases": [
"stop-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/x-circle.json → icons/circle-x.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
"maths",
"shapes",
"development"
],
"aliases": [
"x-circle"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/download-cloud.json → icons/cloud-download.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"categories": [
"arrows",
"files"
],
"aliases": [
"download-cloud"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/upload-cloud.json → icons/cloud-upload.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"categories": [
"arrows",
"files"
],
"aliases": [
"upload-cloud"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/code-2.json → icons/code-xml.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@
"categories": [
"text",
"development"
],
"aliases": [
"code-2"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/contact-2.json → icons/contact-round.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@
"connectivity",
"communication",
"social"
],
"aliases": [
"contact-2"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/percent-circle.json → icons/diamond-percent.json
karsa-mistmere marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"shopping",
"maths",
"shapes"
],
"aliases": [
"percent-diamond"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/ice-cream-2.json → icons/ice-cream-bowl.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@
],
"categories": [
"food-beverage"
],
"aliases": [
"ice-cream-2"
]
}
2 changes: 1 addition & 1 deletion icons/ice-cream-2.svg → icons/ice-cream-bowl.svg
3 changes: 3 additions & 0 deletions icons/ice-cream.json → icons/ice-cream-cone.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@
],
"categories": [
"food-beverage"
],
"aliases": [
"ice-cream"
]
}
File renamed without changes
3 changes: 3 additions & 0 deletions icons/indent.json → icons/indent-decrease.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"categories": [
"text",
"development"
],
"aliases": [
"outdent"
]
}
File renamed without changes
Loading
Loading