mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:16:21 +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
10 lines
120 B
JSON
10 lines
120 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"arrow",
|
|
"direction"
|
|
],
|
|
"categories": [
|
|
"arrows"
|
|
]
|
|
} |