diff options
author | zachir <zachir@librem.one> | 2023-06-06 10:14:44 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-06-06 10:14:44 -0500 |
commit | 993917ddcedd58927a068cc804d81f1018d7bc0e (patch) | |
tree | 6c228c3c434ca9d5917839869268893e4338af2e /themes/Plata-Noir-Compact/gnome-shell/eye-open-negative-filled-symbolic.svg | |
parent | 7aa0ccbc957836f41a215a5f4835c7c80b05228b (diff) |
Fix gtk theme setting
Diffstat (limited to 'themes/Plata-Noir-Compact/gnome-shell/eye-open-negative-filled-symbolic.svg')
-rw-r--r-- | themes/Plata-Noir-Compact/gnome-shell/eye-open-negative-filled-symbolic.svg | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/themes/Plata-Noir-Compact/gnome-shell/eye-open-negative-filled-symbolic.svg b/themes/Plata-Noir-Compact/gnome-shell/eye-open-negative-filled-symbolic.svg new file mode 100644 index 0000000..0721fae --- /dev/null +++ b/themes/Plata-Noir-Compact/gnome-shell/eye-open-negative-filled-symbolic.svg @@ -0,0 +1,103 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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" + inkscape:version="1.0rc1 (09960d6f05, 2020-04-09)" + sodipodi:docname="eye-open-negative-filled-symbolic.svg" + height="16" + id="svg7384" + version="1.1" + viewBox="0 0 16 16" + width="16"> + <sodipodi:namedview + inkscape:current-layer="svg7384" + inkscape:cy="8" + inkscape:cx="8" + inkscape:zoom="31.625" + showgrid="false" + id="namedview15" + inkscape:window-height="480" + inkscape:window-width="640" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + guidetolerance="10" + gridtolerance="10" + objecttolerance="10" + borderopacity="1" + bordercolor="#666666" + pagecolor="#ffffff" /> + <metadata + id="metadata90"> + <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>Gnome Symbolic Icon Theme</dc:title> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <title + id="title9167">Gnome Symbolic Icon Theme</title> + <defs + id="defs7386"> + <linearGradient + id="linearGradient7212" + osb:paint="solid"> + <stop + id="stop7214" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + </linearGradient> + </defs> + <g + id="layer9" + style="display:inline" + transform="translate(-341.0002,-13.000323)" /> + <g + id="layer1" + transform="translate(-100,-380.00032)" /> + <g + id="layer10" + style="display:inline" + transform="translate(-100,-380.00032)"> + <path + style="opacity:1;vector-effect:none;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" + id="path2314" + d="m 108,382 a 8,8 0 0 0 -7.73828,6.00977 A 8,8 0 0 0 108,394 8,8 0 0 0 115.73828,387.99023 8,8 0 0 0 108,382 Z m 0,2 a 4,4 0 0 1 4,4 4,4 0 0 1 -4,4 4,4 0 0 1 -4,-4 4,4 0 0 1 4,-4 z" /> + <path + style="vector-effect:none;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 110,388.00003 a 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 2,2 0 0 1 2,2 z" + id="path2318" /> + </g> + <g + id="g6387" + transform="translate(-100,-380.00032)" /> + <g + id="layer11" + transform="translate(-100,-380.00032)" /> +</svg> |