mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:56:34 +01:00
* Add `arrow-back` icon
* Improve `undo` variant metadata
* Improve metadata
* Revert "Add `arrow-back` icon"
This reverts commit 9e8c9d97cb.
23 lines
311 B
JSON
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"
|
|
]
|
|
} |