mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +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>
18 lines
232 B
JSON
18 lines
232 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"outbound",
|
|
"open",
|
|
"share"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"text",
|
|
"social"
|
|
]
|
|
} |