aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/tallymarks.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-04 23:22:31 +0200
committercodecalm <codecalm@gmail.com>2020-08-04 23:22:31 +0200
commita5bf959c7c4ba35e4f0ba9908b3efb1a6cc4d49f (patch)
tree25796a4f3de83715b2d11d703ccd45151393be0c /src/_icons/tallymarks.svg
parent1 new icon: `copyleft` (diff)
downloadtabler-icons-a5bf959c7c4ba35e4f0ba9908b3efb1a6cc4d49f.tar.xz
Fixed icons: `a-b`, `layout-kanban`, `line`, `markdown`, `tallymark-1`, `tallymark-2`, `tallymark-3`, `tallymark-4`, `tallymarks`, `truck-delivery`, `truck-return`
Diffstat (limited to 'src/_icons/tallymarks.svg')
-rw-r--r--src/_icons/tallymarks.svg10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/_icons/tallymarks.svg b/src/_icons/tallymarks.svg
index 0364f53e..33081505 100644
--- a/src/_icons/tallymarks.svg
+++ b/src/_icons/tallymarks.svg
@@ -1,9 +1,9 @@
---
---
<svg>
- <polyline points="6 5 6 19"></polyline>
- <polyline points="10 5 10 19"></polyline>
- <polyline points="14 5 14 19"></polyline>
- <polyline points="18 5 18 19"></polyline>
- <polyline points="3 17 21 7"></polyline>
+ <line x1="6" y1="5" x2="6" y2="19" />
+ <line x1="10" y1="5" x2="10" y2="19" />
+ <line x1="14" y1="5" x2="14" y2="19" />
+ <line x1="18" y1="5" x2="18" y2="19" />
+ <line x1="3" y1="17" x2="21" y2="7" />
</svg>