mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
26 lines
397 B
JSON
26 lines
397 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"verified",
|
|
"unverified",
|
|
"help"
|
|
],
|
|
"categories": [
|
|
"accessibility",
|
|
"social",
|
|
"shapes"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "badge-help",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|