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