aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/eye.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-21 18:16:53 +0200
committercodecalm <codecalm@gmail.com>2020-09-21 18:16:53 +0200
commit1951550eba52994bfb72aca5408f68fdf05b43a2 (patch)
tree7b65ee25e6a00f7bdd13cb33c36ea6f47dc23bf3 /src/_icons/eye.svg
parent`file-diff`, `current-location` icons (diff)
downloadtabler-icons-1951550eba52994bfb72aca5408f68fdf05b43a2.tar.xz
4 new icons: `eye-off`, `shield-off`, `user-off`, `wifi-off`
Fixed icons: `eye`, `smoking-no`, `wifi-1`, `wifi-2`, `wifi`
Diffstat (limited to 'src/_icons/eye.svg')
-rw-r--r--src/_icons/eye.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/_icons/eye.svg b/src/_icons/eye.svg
index 864f3a0..9cafec4 100644
--- a/src/_icons/eye.svg
+++ b/src/_icons/eye.svg
@@ -3,6 +3,5 @@ tags: [view, watch]
---
<svg>
<circle cx="12" cy="12" r="2" />
- <path d="M2 12l1.5 2a11 11 0 0 0 17 0l1.5 -2" />
- <path d="M2 12l1.5 -2a11 11 0 0 1 17 0l1.5 2" />
+ <path d="M22 12c-2.667 4.667 -6 7 -10 7s-7.333 -2.333 -10 -7c2.667 -4.667 6 -7 10 -7s7.333 2.333 10 7" />
</svg>