Files
lucide/icons/arrow-left.json
Eric Fennis 83d5ccc3e8 chore(metadata): Adjust navigation category (#3461)
* update categories

* Remove navigation from arrows and chevron icons
2025-11-21 14:10:05 +01:00

18 lines
217 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [
"previous",
"back",
"direction",
"west",
"<-"
],
"categories": [
"arrows"
]
}