aboutsummaryrefslogtreecommitdiff
path: root/_icons/viewfinder.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-02 16:42:02 +0100
committercodecalm <codecalm@gmail.com>2020-03-02 16:42:02 +0100
commit605ac9c6b9ee69292080b618a2cb0e39062130de (patch)
tree5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/viewfinder.svg
parentnew icons (diff)
downloadtabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz
icons optimize
Diffstat (limited to '_icons/viewfinder.svg')
-rw-r--r--_icons/viewfinder.svg10
1 files changed, 5 insertions, 5 deletions
diff --git a/_icons/viewfinder.svg b/_icons/viewfinder.svg
index 27f511b..a55090f 100644
--- a/_icons/viewfinder.svg
+++ b/_icons/viewfinder.svg
@@ -2,9 +2,9 @@
---
<svg>
<circle cx="12" cy="12" r="9" />
- <polyline points="12 3 12 7"/>
- <polyline points="12 21 12 18"/>
- <polyline points="3 12 7 12"/>
- <polyline points="21 12 18 12"/>
- <polyline points="12 12 12 12.01"/>
+ <line x1="12" y1="3" x2="12" y2="7" />
+ <line x1="12" y1="21" x2="12" y2="18" />
+ <line x1="3" y1="12" x2="7" y2="12" />
+ <line x1="21" y1="12" x2="18" y2="12" />
+ <line x1="12" y1="12" x2="12" y2="12.01" />
</svg>