mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:26:51 +01:00
* Improve `rotate-*` metadata * Improve `history` metadata Update icons/history.json Co-authored-by: Karsa <contact@karsa.org> * Apply suggestions from code review --------- Co-authored-by: Karsa <contact@karsa.org>
17 lines
217 B
JSON
17 lines
217 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"time",
|
|
"redo",
|
|
"undo",
|
|
"rewind",
|
|
"timeline",
|
|
"version",
|
|
"time machine",
|
|
"backup"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"time"
|
|
]
|
|
} |