mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 13:05:39 +02:00
Add square-kanban/gantt (project) icons (#1201)
* 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
This commit is contained in:
11
icons/folder-kanban.json
Normal file
11
icons/folder-kanban.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"directory",
|
||||
"project",
|
||||
"root"
|
||||
],
|
||||
"categories": [
|
||||
"files"
|
||||
]
|
||||
}
|
||||
16
icons/folder-kanban.svg
Normal file
16
icons/folder-kanban.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<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="M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z" />
|
||||
<path d="M8 10v4" />
|
||||
<path d="M12 10v2" />
|
||||
<path d="M16 10v6" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 417 B |
24
icons/gantt-chart.json
Normal file
24
icons/gantt-chart.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"projects",
|
||||
"roadmap",
|
||||
"overview",
|
||||
"deadline",
|
||||
"work",
|
||||
"productivity",
|
||||
"plan",
|
||||
"date",
|
||||
"timeline",
|
||||
"event",
|
||||
"range",
|
||||
"period",
|
||||
"code"
|
||||
],
|
||||
"categories": [
|
||||
"charts",
|
||||
"time",
|
||||
"development",
|
||||
"design"
|
||||
]
|
||||
}
|
||||
15
icons/gantt-chart.svg
Normal file
15
icons/gantt-chart.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="M8 6h10" />
|
||||
<path d="M6 12h9" />
|
||||
<path d="M11 18h7" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 278 B |
23
icons/square-gantt.json
Normal file
23
icons/square-gantt.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"projects",
|
||||
"roadmap",
|
||||
"overview",
|
||||
"work",
|
||||
"plan",
|
||||
"date",
|
||||
"timeline",
|
||||
"event",
|
||||
"range",
|
||||
"period",
|
||||
"code",
|
||||
"intentions"
|
||||
],
|
||||
"categories": [
|
||||
"charts",
|
||||
"time",
|
||||
"development",
|
||||
"design"
|
||||
]
|
||||
}
|
||||
16
icons/square-gantt.svg
Normal file
16
icons/square-gantt.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<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"
|
||||
>
|
||||
<rect width="18" height="18" x="3" y="3" rx="2" />
|
||||
<path d="M9 8h7" />
|
||||
<path d="M8 12h6" />
|
||||
<path d="M11 16h5" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 330 B |
17
icons/square-kanban-dashed.json
Normal file
17
icons/square-kanban-dashed.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"projects",
|
||||
"overview",
|
||||
"work",
|
||||
"code",
|
||||
"draft",
|
||||
"template",
|
||||
"boilerplate"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"design",
|
||||
"charts"
|
||||
]
|
||||
}
|
||||
27
icons/square-kanban-dashed.svg
Normal file
27
icons/square-kanban-dashed.svg
Normal file
@@ -0,0 +1,27 @@
|
||||
<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="M8 7v7" />
|
||||
<path d="M12 7v4" />
|
||||
<path d="M16 7v9" />
|
||||
<path d="M5 3a2 2 0 0 0-2 2" />
|
||||
<path d="M9 3h1" />
|
||||
<path d="M14 3h1" />
|
||||
<path d="M19 3a2 2 0 0 1 2 2" />
|
||||
<path d="M21 9v1" />
|
||||
<path d="M21 14v1" />
|
||||
<path d="M21 19a2 2 0 0 1-2 2" />
|
||||
<path d="M14 21h1" />
|
||||
<path d="M9 21h1" />
|
||||
<path d="M5 21a2 2 0 0 1-2-2" />
|
||||
<path d="M3 14v1" />
|
||||
<path d="M3 9v1" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 600 B |
14
icons/square-kanban.json
Normal file
14
icons/square-kanban.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"projects",
|
||||
"overview",
|
||||
"work",
|
||||
"code"
|
||||
],
|
||||
"categories": [
|
||||
"development",
|
||||
"design",
|
||||
"charts"
|
||||
]
|
||||
}
|
||||
16
icons/square-kanban.svg
Normal file
16
icons/square-kanban.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<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"
|
||||
>
|
||||
<rect width="18" height="18" x="3" y="3" rx="2" />
|
||||
<path d="M8 7v7" />
|
||||
<path d="M12 7v4" />
|
||||
<path d="M16 7v9" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 329 B |
@@ -5,7 +5,12 @@
|
||||
],
|
||||
"tags": [
|
||||
"logo",
|
||||
"bullseye"
|
||||
"bullseye",
|
||||
"deadline",
|
||||
"projects",
|
||||
"overview",
|
||||
"work",
|
||||
"productivity"
|
||||
],
|
||||
"categories": [
|
||||
"brands",
|
||||
|
||||
Reference in New Issue
Block a user