mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
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:
19
icons/file-question-mark.json
Normal file
19
icons/file-question-mark.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"karsa-mistmere",
|
||||
"danielbayley",
|
||||
"jguddas"
|
||||
],
|
||||
"tags": [
|
||||
"readme",
|
||||
"help",
|
||||
"question"
|
||||
],
|
||||
"categories": [
|
||||
"files"
|
||||
],
|
||||
"aliases": [
|
||||
"file-question"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user