Files
lucide/icons/undo-2.json
Daniel Bayley 92689a3328 Improve undo-2 metadata (#1339)
* Add `arrow-back` icon

* Improve `undo` variant metadata

* Improve metadata

* Revert "Add `arrow-back` icon"

This reverts commit 9e8c9d97cb.
2023-06-22 09:30:11 +02:00

23 lines
311 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"lscheibel",
"danielbayley",
"karsa-mistmere"
],
"tags": [
"redo",
"rerun",
"history",
"back",
"return",
"reverse",
"revert",
"direction",
"u-turn"
],
"categories": [
"text",
"arrows"
]
}