fix(icons): renamed *-help and *-question icons to *-question-mark (#2540)
* fix(icons): renamed `*-help` icons * fix(icons): renamed `*-question` icons * Add EOF --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
@@ -11,6 +11,10 @@
|
||||
],
|
||||
"categories": [
|
||||
"accessibility",
|
||||
"social"
|
||||
"social",
|
||||
"shapes"
|
||||
],
|
||||
"aliases": [
|
||||
"badge-help"
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 481 B After Width: | Height: | Size: 481 B |
@@ -16,6 +16,7 @@
|
||||
"notifications"
|
||||
],
|
||||
"aliases": [
|
||||
"help-circle"
|
||||
"help-circle",
|
||||
"circle-help"
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 322 B After Width: | Height: | Size: 322 B |
@@ -12,5 +12,8 @@
|
||||
],
|
||||
"categories": [
|
||||
"files"
|
||||
],
|
||||
"aliases": [
|
||||
"file-question"
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 359 B After Width: | Height: | Size: 359 B |
@@ -12,5 +12,8 @@
|
||||
],
|
||||
"categories": [
|
||||
"mail"
|
||||
],
|
||||
"aliases": [
|
||||
"mail-question"
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 458 B After Width: | Height: | Size: 458 B |
@@ -14,5 +14,8 @@
|
||||
],
|
||||
"categories": [
|
||||
"social"
|
||||
],
|
||||
"aliases": [
|
||||
"message-circle-question"
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 332 B After Width: | Height: | Size: 332 B |
@@ -56,5 +56,8 @@
|
||||
"security",
|
||||
"development",
|
||||
"gaming"
|
||||
],
|
||||
"aliases": [
|
||||
"shield-question"
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 463 B After Width: | Height: | Size: 463 B |