mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:18:21 +01:00
24 lines
360 B
JSON
24 lines
360 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"primary",
|
|
"drawer"
|
|
],
|
|
"categories": [
|
|
"layout"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "sidebar",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|