mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +01:00
26 lines
391 B
JSON
26 lines
391 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"bars",
|
|
"navigation",
|
|
"hamburger",
|
|
"options",
|
|
"menu bar",
|
|
"panel"
|
|
],
|
|
"categories": [
|
|
"layout"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "menu-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|