mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:37:43 +01:00
28 lines
431 B
JSON
28 lines
431 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"direction",
|
|
"south-east",
|
|
"diagonal",
|
|
"sign",
|
|
"turn",
|
|
"keyboard",
|
|
"button"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"gaming"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "arrow-down-right-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|