mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:06:28 +01:00
* Add generic `folder-root` icon * Add `folder-dot` icon * Add `folder-open-dot` icon * Add `folder-sync` icon * Refine `folder-sync` icon
16 lines
220 B
JSON
16 lines
220 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"directory",
|
|
"synchronize",
|
|
"synchronise",
|
|
"refresh",
|
|
"reconnect",
|
|
"transfer",
|
|
"backup"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"arrows"
|
|
]
|
|
} |