mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
28 lines
418 B
JSON
28 lines
418 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"primary",
|
|
"drawer",
|
|
"hide",
|
|
"chevron",
|
|
"<"
|
|
],
|
|
"categories": [
|
|
"layout",
|
|
"arrows"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "sidebar-close",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|