mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:36:20 +01:00
* Add generic `folder-root` icon * Add `folder-dot` icon * Add `folder-open-dot` icon * Add `folder-sync` icon * Refine `folder-sync` icon
14 lines
175 B
JSON
14 lines
175 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"directory",
|
|
"root",
|
|
"project",
|
|
"git",
|
|
"repo"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
]
|
|
} |