Files
lucide/icons/rotate-ccw.json
Daniel Bayley c9a418dfc4 Improve play metadata (#1062)
* Improve `play` metadata

* Improve `un`/`re`/`do`/`fresh`/`reload` metadata
2023-04-20 15:53:28 +02:00

19 lines
256 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"arrow",
"left",
"counter-clockwise",
"restart",
"reload",
"rerun",
"refresh",
"backup",
"undo"
],
"categories": [
"arrows",
"design",
"photography"
]
}