mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:26:31 +01:00
* Refine `rotate-cw` icon * Refine `rotate-cw` icon * Refine `rotate-ccw` icon * Refine `history` icon * Refine `refresh-cw` icon * Refine `refresh-ccw` icon * Add `refresh-cw-off` icon * Update icons/history.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Update icons/refresh-ccw.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Refine `history` icon * Refine `refresh-cww` icon * Update history.svg * Optimize refresh-ccw.svg * Optimize refresh-cw-off.svg * Optimize refresh-cw.svg * Optimize rotate-ccw.svg * Optimize rotate-cw.svg --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Karsa <contact@karsa.org>
22 lines
293 B
JSON
22 lines
293 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"rotate",
|
|
"reload",
|
|
"rerun",
|
|
"synchronise",
|
|
"synchronize",
|
|
"arrows",
|
|
"circular",
|
|
"cycle",
|
|
"cancel",
|
|
"no",
|
|
"stop",
|
|
"error",
|
|
"disconnect",
|
|
"ignore"
|
|
],
|
|
"categories": [
|
|
"arrows"
|
|
]
|
|
} |