diff options
Diffstat (limited to 'src/eye.svg')
| -rw-r--r-- | src/eye.svg | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/src/eye.svg b/src/eye.svg new file mode 100644 index 0000000..08eb936 --- /dev/null +++ b/src/eye.svg | |||
| @@ -0,0 +1,72 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| 2 | <svg | ||
| 3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
| 4 | xmlns:cc="http://creativecommons.org/ns#" | ||
| 5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
| 6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
| 7 | xmlns="http://www.w3.org/2000/svg" | ||
| 8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| 9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| 10 | width="16" | ||
| 11 | height="16" | ||
| 12 | fill="none" | ||
| 13 | stroke="currentColor" | ||
| 14 | stroke-linecap="round" | ||
| 15 | stroke-linejoin="round" | ||
| 16 | stroke-width="1.5" | ||
| 17 | version="1.1" | ||
| 18 | viewBox="0 0 16 16" | ||
| 19 | id="svg16" | ||
| 20 | sodipodi:docname="eye.svg" | ||
| 21 | inkscape:version="0.92.4 5da689c313, 2019-01-14"> | ||
| 22 | <defs | ||
| 23 | id="defs20" /> | ||
| 24 | <sodipodi:namedview | ||
| 25 | pagecolor="#ffffff" | ||
| 26 | bordercolor="#666666" | ||
| 27 | borderopacity="1" | ||
| 28 | objecttolerance="10" | ||
| 29 | gridtolerance="10" | ||
| 30 | guidetolerance="10" | ||
| 31 | inkscape:pageopacity="0" | ||
| 32 | inkscape:pageshadow="2" | ||
| 33 | inkscape:window-width="3840" | ||
| 34 | inkscape:window-height="1983" | ||
| 35 | id="namedview18" | ||
| 36 | showgrid="true" | ||
| 37 | inkscape:zoom="32" | ||
| 38 | inkscape:cx="6.9075754" | ||
| 39 | inkscape:cy="-0.63480945" | ||
| 40 | inkscape:window-x="0" | ||
| 41 | inkscape:window-y="0" | ||
| 42 | inkscape:window-maximized="1" | ||
| 43 | inkscape:current-layer="svg16"> | ||
| 44 | <inkscape:grid | ||
| 45 | type="xygrid" | ||
| 46 | id="grid827" /> | ||
| 47 | </sodipodi:namedview> | ||
| 48 | <metadata | ||
| 49 | id="metadata2"> | ||
| 50 | <rdf:RDF> | ||
| 51 | <cc:Work | ||
| 52 | rdf:about=""> | ||
| 53 | <dc:format>image/svg+xml</dc:format> | ||
| 54 | <dc:type | ||
| 55 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| 56 | <dc:title></dc:title> | ||
| 57 | </cc:Work> | ||
| 58 | </rdf:RDF> | ||
| 59 | </metadata> | ||
| 60 | <path | ||
| 61 | 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" | ||
| 62 | d="M 15.25,8.0000004 C 15.25,9 12.745763,13.25 8,13.25 3.2457627,13.25 0.75,9 0.75,8.0000004 0.75,7 3.279661,2.75 8,2.75 c 4.720339,0 7.25,4.25 7.25,5.2500004 z" | ||
| 63 | id="path829" | ||
| 64 | inkscape:connector-curvature="0" | ||
| 65 | sodipodi:nodetypes="cscsc" /> | ||
| 66 | <circle | ||
| 67 | 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" | ||
| 68 | id="path832" | ||
| 69 | cx="8" | ||
| 70 | cy="8" | ||
| 71 | r="2.25" /> | ||
| 72 | </svg> | ||
