aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-25 01:20:59 +0100
committercodecalm <codecalm@gmail.com>2020-03-25 01:20:59 +0100
commit068737375102b3cacb32f83d11c3118df493354a (patch)
treedf9cc49067a3170226329af41b513ea1a912fe98
parentplane icon (diff)
downloadtabler-icons-068737375102b3cacb32f83d11c3118df493354a.tar.xz
list iocn optimize
-rw-r--r--src/_icons/list.svg12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/_icons/list.svg b/src/_icons/list.svg
index 652bc64..7c916da 100644
--- a/src/_icons/list.svg
+++ b/src/_icons/list.svg
@@ -1,10 +1,10 @@
---
---
<svg>
- <line x1="10" y1="6" x2="20" y2="6"></line>
- <line x1="10" y1="12" x2="20" y2="12"></line>
- <line x1="10" y1="18" x2="20" y2="18"></line>
- <circle cx="5" cy="6" r="1"></circle>
- <circle cx="5" cy="12" r="1"></circle>
- <circle cx="5" cy="18" r="1"></circle>
+ <line x1="10" y1="6" x2="20" y2="6" />
+ <line x1="10" y1="12" x2="20" y2="12" />
+ <line x1="10" y1="18" x2="20" y2="18" />
+ <circle cx="5" cy="6" r="1" />
+ <circle cx="5" cy="12" r="1" />
+ <circle cx="5" cy="18" r="1" />
</svg>