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>
This commit is contained in:
Jakob Guddas
2025-06-18 10:01:41 +02:00
committed by GitHub
parent 5e363f48af
commit 7517894f2d
12 changed files with 19 additions and 2 deletions

View File

@@ -11,6 +11,10 @@
],
"categories": [
"accessibility",
"social"
"social",
"shapes"
],
"aliases": [
"badge-help"
]
}

View File

Before

Width:  |  Height:  |  Size: 481 B

After

Width:  |  Height:  |  Size: 481 B

View File

@@ -16,6 +16,7 @@
"notifications"
],
"aliases": [
"help-circle"
"help-circle",
"circle-help"
]
}

View File

Before

Width:  |  Height:  |  Size: 322 B

After

Width:  |  Height:  |  Size: 322 B

View File

@@ -12,5 +12,8 @@
],
"categories": [
"files"
],
"aliases": [
"file-question"
]
}

View File

Before

Width:  |  Height:  |  Size: 359 B

After

Width:  |  Height:  |  Size: 359 B

View File

@@ -12,5 +12,8 @@
],
"categories": [
"mail"
],
"aliases": [
"mail-question"
]
}

View File

Before

Width:  |  Height:  |  Size: 458 B

After

Width:  |  Height:  |  Size: 458 B

View File

@@ -14,5 +14,8 @@
],
"categories": [
"social"
],
"aliases": [
"message-circle-question"
]
}

View File

Before

Width:  |  Height:  |  Size: 332 B

After

Width:  |  Height:  |  Size: 332 B

View File

@@ -56,5 +56,8 @@
"security",
"development",
"gaming"
],
"aliases": [
"shield-question"
]
}

View File

Before

Width:  |  Height:  |  Size: 463 B

After

Width:  |  Height:  |  Size: 463 B