mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:57:35 +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
20 lines
257 B
JSON
20 lines
257 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis"
|
|
],
|
|
"tags": [
|
|
"direction",
|
|
"north",
|
|
"east",
|
|
"south",
|
|
"west",
|
|
"safari",
|
|
"browser"
|
|
],
|
|
"categories": [
|
|
"navigation",
|
|
"maps",
|
|
"travel"
|
|
]
|
|
} |