Files
lucide/icons/chevron-down.json
Jakob Guddas f73aed151a chore: added "dropdown" to tags (#1565)
* Update chevron-down.json

* Update chevron-up.json
2023-09-19 16:33:13 +02:00

18 lines
224 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis"
],
"tags": [
"backwards",
"reverse",
"slow",
"dropdown"
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}