mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +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>
20 lines
274 B
JSON
20 lines
274 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"outwards",
|
|
"direction",
|
|
"north-east",
|
|
"diagonal",
|
|
"share",
|
|
"open",
|
|
"external"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"navigation",
|
|
"social"
|
|
]
|
|
} |