aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/menu/eye.svg
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/assets/images/menu/eye.svg')
-rw-r--r--client/src/assets/images/menu/eye.svg21
1 files changed, 7 insertions, 14 deletions
diff --git a/client/src/assets/images/menu/eye.svg b/client/src/assets/images/menu/eye.svg
index d1c3941f1..4bacaffd7 100644
--- a/client/src/assets/images/menu/eye.svg
+++ b/client/src/assets/images/menu/eye.svg
@@ -1,15 +1,8 @@
1<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2 <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> 2 <defs/>
3 <g transform="translate(-268.000000, -203.000000)" stroke="#000000" stroke-width="2"> 3 <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2">
4 <g transform="translate(268.000000, 203.000000)"> 4 <path stroke-linejoin="round" d="M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7z"/>
5 <path d="M2,12 C2,12 5,5 12,5 C19,5 22,12 22,12 C22,12 19,19 12,19 C5,19 2,12 2,12 Z" stroke-linejoin="round"/> 5 <circle cx="12" cy="12" r="3"/>
6 <circle id="Oval-50" cx="12" cy="12" r="3"/> 6 <path stroke-linecap="round" d="M12 5V3M18 6.5L19 5M21 10l1.5-1M1.5 9L3 10M6 6.5L5 5"/>
7 <path d="M12,5 L12,3" stroke-linecap="round"/>
8 <path d="M18,6.5 L19,5" stroke-linecap="round"/>
9 <path d="M21,10 L22.5,9" stroke-linecap="round"/>
10 <path d="M1.5,10 L3,9" stroke-linecap="round" transform="translate(2.250000, 9.500000) scale(1, -1) translate(-2.250000, -9.500000) "/>
11 <path d="M5,6.5 L6,5" stroke-linecap="round" transform="translate(5.500000, 5.750000) scale(-1, 1) translate(-5.500000, -5.750000) "/>
12 </g>
13 </g>
14 </g> 7 </g>
15</svg> \ No newline at end of file 8</svg>