mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:37:43 +01:00
29 lines
433 B
JSON
29 lines
433 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"previous",
|
|
"back",
|
|
"direction",
|
|
"west",
|
|
"sign",
|
|
"keyboard",
|
|
"button",
|
|
"<-"
|
|
],
|
|
"categories": [
|
|
"arrows"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "arrow-left-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|