Files
lucide/icons/rotate-ccw.json
Kyle Angelo Galendez 79bbfa958e chore(metadata): add more tags to rotate-ccw icon metadata (#2658)
* feat(icons): add more tags

This close #2602

* Update icons/rotate-ccw.json

Add suggested by @realguse

* Add contributor

* Removing non-icon-contributors
2024-12-11 10:36:51 +01:00

33 lines
457 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"csandman",
"ericfennis",
"danielbayley",
"jguddas",
"karsa-mistmere"
],
"tags": [
"arrow",
"left",
"counter-clockwise",
"restart",
"reload",
"rerun",
"refresh",
"backup",
"undo",
"replay",
"redo",
"retry",
"rewind",
"reverse"
],
"categories": [
"arrows",
"design",
"photography"
]
}