mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
33 lines
574 B
JSON
33 lines
574 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danbovey",
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"question mark"
|
|
],
|
|
"categories": [
|
|
"accessibility",
|
|
"text",
|
|
"notifications"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "help-circle",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
},
|
|
{
|
|
"name": "circle-help",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|