mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
25 lines
402 B
JSON
25 lines
402 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"outwards",
|
|
"direction",
|
|
"south-east",
|
|
"diagonal"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"navigation"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "arrow-down-right-from-circle",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|