mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
* Add `undo-dot` icon * Add `redo-dot` icon * Add `arrow-up-from-dot` icon * Add `arrow-down-to-dot` icon * Add `dot` icon Update icons/dot.json Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org>
13 lines
153 B
JSON
13 lines
153 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"redo",
|
|
"history",
|
|
"step",
|
|
"back"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"arrows"
|
|
]
|
|
} |