mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:36:20 +01:00
27 lines
404 B
JSON
27 lines
404 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"executable",
|
|
"settings",
|
|
"cog",
|
|
"edit",
|
|
"gear"
|
|
],
|
|
"categories": [
|
|
"files"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "file-cog-2",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|