aboutsummaryrefslogtreecommitdiff
path: root/_icons/zoom-in.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-02 00:59:10 +0100
committercodecalm <codecalm@gmail.com>2020-03-02 15:59:10 +0100
commitbdb537e06d499cc8b13285f0f50e5ba0b4a64473 (patch)
treea68549a64180e16ef9e1e477b3ff17556024b52d /_icons/zoom-in.svg
parenticons small fix (diff)
downloadtabler-icons-bdb537e06d499cc8b13285f0f50e5ba0b4a64473.tar.xz
new icons
Diffstat (limited to '_icons/zoom-in.svg')
-rw-r--r--_icons/zoom-in.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/zoom-in.svg b/_icons/zoom-in.svg
index 70b692b..bea038d 100644
--- a/_icons/zoom-in.svg
+++ b/_icons/zoom-in.svg
@@ -2,7 +2,7 @@
---
<svg>
<circle cx="10" cy="10" r="7"></circle>
- <line x1="7" y1="10" x2="13" y2="10"></line>
- <line x1="10" y1="7" x2="10" y2="13"></line>
- <line x1="21" y1="21" x2="15" y2="15"></line>
+ <line x1="7" y1="10" x2="13" y2="10"/>
+ <line x1="10" y1="7" x2="10" y2="13"/>
+ <line x1="21" y1="21" x2="15" y2="15"/>
</svg>