Sort out project management (kanban/gantt) icons (#1405)
* 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
@@ -1,11 +1,31 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
|
"contributors": [
|
||||||
|
"danielbayley"
|
||||||
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
|
"projects",
|
||||||
|
"manage",
|
||||||
|
"overview",
|
||||||
|
"board",
|
||||||
|
"tickets",
|
||||||
|
"issues",
|
||||||
|
"roadmap",
|
||||||
|
"plan",
|
||||||
|
"intentions",
|
||||||
|
"productivity",
|
||||||
|
"work",
|
||||||
|
"agile",
|
||||||
|
"code",
|
||||||
|
"coding",
|
||||||
"directory",
|
"directory",
|
||||||
"project",
|
"project",
|
||||||
"root"
|
"root"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
|
"charts",
|
||||||
|
"development",
|
||||||
|
"design",
|
||||||
"files"
|
"files"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,23 +1,36 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
|
"contributors": [
|
||||||
|
"danielbayley"
|
||||||
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"projects",
|
"projects",
|
||||||
"roadmap",
|
"manage",
|
||||||
"overview",
|
"overview",
|
||||||
"work",
|
"roadmap",
|
||||||
"plan",
|
"plan",
|
||||||
"date",
|
"intentions",
|
||||||
"timeline",
|
"timeline",
|
||||||
|
"deadline",
|
||||||
|
"date",
|
||||||
"event",
|
"event",
|
||||||
"range",
|
"range",
|
||||||
"period",
|
"period",
|
||||||
|
"productivity",
|
||||||
|
"work",
|
||||||
|
"agile",
|
||||||
"code",
|
"code",
|
||||||
"intentions"
|
"coding",
|
||||||
|
"toolbar",
|
||||||
|
"button"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"charts",
|
"charts",
|
||||||
"time",
|
"time",
|
||||||
"development",
|
"development",
|
||||||
"design"
|
"design"
|
||||||
|
],
|
||||||
|
"aliases": [
|
||||||
|
"square-gantt"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 330 B After Width: | Height: | Size: 330 B |
@@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
|
"contributors": ["danielbayley"],
|
||||||
"tags": [
|
"tags": [
|
||||||
"projects",
|
"projects",
|
||||||
"roadmap",
|
"manage",
|
||||||
"overview",
|
"overview",
|
||||||
"deadline",
|
"roadmap",
|
||||||
"work",
|
|
||||||
"productivity",
|
|
||||||
"plan",
|
"plan",
|
||||||
"date",
|
"intentions",
|
||||||
"timeline",
|
"timeline",
|
||||||
|
"deadline",
|
||||||
|
"date",
|
||||||
"event",
|
"event",
|
||||||
"range",
|
"range",
|
||||||
"period",
|
"period",
|
||||||
"code"
|
"productivity",
|
||||||
|
"work",
|
||||||
|
"agile",
|
||||||
|
"code",
|
||||||
|
"coding"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": ["charts", "time", "development", "design"]
|
||||||
"charts",
|
|
||||||
"time",
|
|
||||||
"development",
|
|
||||||
"design"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
33
icons/kanban-square-dashed.json
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"contributors": [
|
||||||
|
"danielbayley"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"projects",
|
||||||
|
"manage",
|
||||||
|
"overview",
|
||||||
|
"board",
|
||||||
|
"tickets",
|
||||||
|
"issues",
|
||||||
|
"roadmap",
|
||||||
|
"plan",
|
||||||
|
"intentions",
|
||||||
|
"productivity",
|
||||||
|
"work",
|
||||||
|
"agile",
|
||||||
|
"draft",
|
||||||
|
"template",
|
||||||
|
"boilerplate",
|
||||||
|
"code",
|
||||||
|
"coding"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"charts",
|
||||||
|
"development",
|
||||||
|
"design"
|
||||||
|
],
|
||||||
|
"aliases": [
|
||||||
|
"square-kanban-dashed"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 600 B After Width: | Height: | Size: 600 B |
32
icons/kanban-square.json
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"contributors": [
|
||||||
|
"danielbayley"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"projects",
|
||||||
|
"manage",
|
||||||
|
"overview",
|
||||||
|
"board",
|
||||||
|
"tickets",
|
||||||
|
"issues",
|
||||||
|
"roadmap",
|
||||||
|
"plan",
|
||||||
|
"intentions",
|
||||||
|
"productivity",
|
||||||
|
"work",
|
||||||
|
"agile",
|
||||||
|
"code",
|
||||||
|
"coding",
|
||||||
|
"toolbar",
|
||||||
|
"button"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"charts",
|
||||||
|
"development",
|
||||||
|
"design"
|
||||||
|
],
|
||||||
|
"aliases": [
|
||||||
|
"square-kanban"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 329 B After Width: | Height: | Size: 329 B |
27
icons/kanban.json
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"contributors": [
|
||||||
|
"danielbayley"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"projects",
|
||||||
|
"manage",
|
||||||
|
"overview",
|
||||||
|
"board",
|
||||||
|
"tickets",
|
||||||
|
"issues",
|
||||||
|
"roadmap",
|
||||||
|
"plan",
|
||||||
|
"intentions",
|
||||||
|
"productivity",
|
||||||
|
"work",
|
||||||
|
"agile",
|
||||||
|
"code",
|
||||||
|
"coding"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"charts",
|
||||||
|
"development",
|
||||||
|
"design"
|
||||||
|
]
|
||||||
|
}
|
||||||
15
icons/kanban.svg
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<svg
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<path d="M6 5v11" />
|
||||||
|
<path d="M12 5v6" />
|
||||||
|
<path d="M18 5v14" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 278 B |
@@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "../icon.schema.json",
|
|
||||||
"tags": [
|
|
||||||
"projects",
|
|
||||||
"overview",
|
|
||||||
"work",
|
|
||||||
"code",
|
|
||||||
"draft",
|
|
||||||
"template",
|
|
||||||
"boilerplate"
|
|
||||||
],
|
|
||||||
"categories": [
|
|
||||||
"development",
|
|
||||||
"design",
|
|
||||||
"charts"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "../icon.schema.json",
|
|
||||||
"tags": [
|
|
||||||
"projects",
|
|
||||||
"overview",
|
|
||||||
"work",
|
|
||||||
"code"
|
|
||||||
],
|
|
||||||
"categories": [
|
|
||||||
"development",
|
|
||||||
"design",
|
|
||||||
"charts"
|
|
||||||
]
|
|
||||||
}
|
|
||||||