Files
lucide/icons/move-right.json
Jonas Höbenreich 7ed206af4a Add alternative arrow icons (#1227)
* 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
2023-05-30 21:47:04 +02:00

12 lines
150 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"arrow",
"direction",
"trend flat",
"east"
],
"categories": [
"arrows"
]
}