mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:36:19 +01:00
* Add `arrow-up-right-from-square` (share) icon * Add `arrow-up-left-from-square` icon * Add `arrow-down-left-from-square` icon * Add `arrow-down-right-from-square` icon * Optimise `external-link` icon * Improve `external-link` metadata --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
16 lines
219 B
JSON
16 lines
219 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"outwards",
|
|
"direction",
|
|
"south-west",
|
|
"diagonal"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"navigation"
|
|
]
|
|
} |