mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
* add move-left icon * add move-right icon * add move-down-left icon * add move-down-right icon * add move-down icon * add move-up-right icon * add move-up-left icon * add move-up icon * fix formatting
12 lines
148 B
JSON
12 lines
148 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"arrow",
|
|
"direction",
|
|
"upwards",
|
|
"north"
|
|
],
|
|
"categories": [
|
|
"arrows"
|
|
]
|
|
} |