mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
28 lines
425 B
JSON
28 lines
425 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas",
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"agreement",
|
|
"help",
|
|
"proposal",
|
|
"charity",
|
|
"begging",
|
|
"terms"
|
|
],
|
|
"categories": [
|
|
"emoji"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "helping-hand",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|