mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
* Add `project` icon * Add `project-template` icon * Add `project-roadmap` icon * Rename `project*` icons to `square-kanban*` * Rename `project-roadmap` to `square-gantt` * Add `gantt-chart` icon * Improve `target` metadata * Add `folder-kanban` (project folder) icon
11 lines
133 B
JSON
11 lines
133 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"directory",
|
|
"project",
|
|
"root"
|
|
],
|
|
"categories": [
|
|
"files"
|
|
]
|
|
} |