Files
lucide/icons/redo-2.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

12 lines
142 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"undo",
"rerun",
"history"
],
"categories": [
"text",
"arrows"
]
}