mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:16:21 +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>
16 lines
207 B
JSON
16 lines
207 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"arrow",
|
|
"right",
|
|
"clockwise",
|
|
"refresh",
|
|
"reload",
|
|
"redo"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"design",
|
|
"photography"
|
|
]
|
|
} |