Files
lucide/icons/folder-dot.json
Daniel Bayley d3b8510602 Add generic folder-root/sync icons (#1215)
* Add generic `folder-root` icon

* Add `folder-dot` icon

* Add `folder-open-dot` icon

* Add `folder-sync` icon

* Refine `folder-sync` icon
2023-06-23 08:46:41 +02:00

15 lines
195 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"directory",
"root",
"project",
"active",
"current",
"pinned"
],
"categories": [
"files",
"development"
]
}