mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:18:21 +01:00
31 lines
466 B
JSON
31 lines
466 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"back",
|
|
"previous",
|
|
"less than",
|
|
"fewer",
|
|
"menu",
|
|
"panel",
|
|
"button",
|
|
"keyboard",
|
|
"<"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"navigation"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "chevron-left-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|