mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
* Optimise `arrow-*` icons * Add `arrow-up-left-square` icon * Add `arrow-up-right-square` (share variant) icon * Add `arrow-down-left-square` icon * Add `arrow-down-right-square` icon * Improve `arrow-*` icons metadata * Improve map icons metadata
17 lines
222 B
JSON
17 lines
222 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"filter",
|
|
"sort",
|
|
"ascending",
|
|
"numerical"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"layout",
|
|
"arrows"
|
|
]
|
|
} |