aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/layout-kanban.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/layout-kanban.svg')
-rw-r--r--src/_icons/layout-kanban.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/layout-kanban.svg b/src/_icons/layout-kanban.svg
index ed42301..fa0e34c 100644
--- a/src/_icons/layout-kanban.svg
+++ b/src/_icons/layout-kanban.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <polyline points="4 4 10 4"></polyline>
- <polyline points="14 4 20 4"></polyline>
+ <line x1="4" y1="4" x2="10" y2="4" />
+ <line x1="14" y1="4" x2="20" y2="4" />
<rect x="4" y="8" width="6" height="12" rx="2" />
<rect x="14" y="8" width="6" height="6" rx="2" />
</svg>