mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:37:43 +01:00
29 lines
449 B
JSON
29 lines
449 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"outwards",
|
|
"direction",
|
|
"north-east",
|
|
"diagonal",
|
|
"share",
|
|
"open",
|
|
"external",
|
|
"link"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"social"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "arrow-up-right-from-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|