1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.5"
version="1.1"
viewBox="0 0 16 16"
id="svg16"
sodipodi:docname="eye-slash.svg"
inkscape:version="0.92.4 5da689c313, 2019-01-14">
<defs
id="defs20" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="3840"
inkscape:window-height="1983"
id="namedview18"
showgrid="true"
inkscape:zoom="45.254834"
inkscape:cx="5.161402"
inkscape:cy="7.2239727"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg16">
<inkscape:grid
type="xygrid"
id="grid827" />
</sodipodi:namedview>
<metadata
id="metadata2">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<path
sodipodi:nodetypes="cscc"
inkscape:connector-curvature="0"
id="path821"
d="M 6.8278182,2.8400205 C 7.2021068,2.7816105 7.5929065,2.75 8,2.75 c 4.720339,0 7.25,4.25 7.25,5.2500004 0,0.3872173 -0.375479,1.2617311 -1.111184,2.1881036"
style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#0e0e0e;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
<path
id="path823"
style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#0e0e0e;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
d="M 9.5582066,9.6231159 C 9.1538867,10.011366 8.6048114,10.25 8,10.25 6.7573593,10.25 5.75,9.2426407 5.75,8 5.75,7.3948606 5.9888934,6.8455178 6.3775159,6.4411357 M 0.99957519,1.0004249 14.999575,15.000425 M 12.004686,12.101261 C 10.927888,12.773121 9.5897011,13.25 8,13.25 3.2457627,13.25 0.75,9 0.75,8.0000004 0.75,7.346925 1.8289183,5.3077018 3.8923343,3.9713893" />
</svg>
|