mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
* Improve `kanban`/`gantt` icons metadata * Add `kanban` icon * Rename `square-kanban` to `kanban-square` * Rename `square-kanban-dashed` to `kanban-square-dashed` * Rename `square-gantt` to `gantt-chart-square` * Fix `gantt-chart` icons metadata
31 lines
428 B
JSON
31 lines
428 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"projects",
|
|
"manage",
|
|
"overview",
|
|
"board",
|
|
"tickets",
|
|
"issues",
|
|
"roadmap",
|
|
"plan",
|
|
"intentions",
|
|
"productivity",
|
|
"work",
|
|
"agile",
|
|
"code",
|
|
"coding",
|
|
"directory",
|
|
"project",
|
|
"root"
|
|
],
|
|
"categories": [
|
|
"charts",
|
|
"development",
|
|
"design",
|
|
"files"
|
|
]
|
|
} |