mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:52:17 +01:00
31 lines
460 B
JSON
31 lines
460 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"cut",
|
|
"snippet",
|
|
"chop",
|
|
"stationery",
|
|
"crafts",
|
|
"toolbar",
|
|
"button"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"design",
|
|
"tools",
|
|
"files",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "scissors-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|