mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:56:25 +01:00
* Add generic `folder-root` icon * Add `folder-dot` icon * Add `folder-open-dot` icon * Add `folder-sync` icon * Refine `folder-sync` icon
15 lines
195 B
JSON
15 lines
195 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"directory",
|
|
"root",
|
|
"project",
|
|
"active",
|
|
"current",
|
|
"pinned"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
]
|
|
} |