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/cinnamon/assets/misc/overview.svg | |
parent | 7aa0ccbc957836f41a215a5f4835c7c80b05228b (diff) |
Fix gtk theme setting
Diffstat (limited to 'themes/Plata-Noir/cinnamon/assets/misc/overview.svg')
-rw-r--r-- | themes/Plata-Noir/cinnamon/assets/misc/overview.svg | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/themes/Plata-Noir/cinnamon/assets/misc/overview.svg b/themes/Plata-Noir/cinnamon/assets/misc/overview.svg new file mode 100644 index 0000000..8186e67 --- /dev/null +++ b/themes/Plata-Noir/cinnamon/assets/misc/overview.svg @@ -0,0 +1,114 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL --> + +<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="32" + height="32" + viewBox="0 0 32 32" + id="svg2" + version="1.1" + inkscape:version="0.92+devel (unknown)" + sodipodi:docname="overview.svg" + style="stroke:#ffffff"> + <metadata + id="metadata16"> + <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: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> + <defs + id="defs14"> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter4180" + x="-0.144" + width="1.288" + y="-0.144" + height="1.288"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.84" + id="feGaussianBlur4182" /> + </filter> + </defs> + <sodipodi:namedview + pagecolor="#808080" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1029" + id="namedview12" + showgrid="true" + inkscape:zoom="12.421053" + inkscape:cx="18.495561" + inkscape:cy="18.032256" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + showguides="false" + inkscape:document-rotation="0"> + <sodipodi:guide + position="590.23042,546.50965" + orientation="0,1" + id="guide4136" + inkscape:locked="false" /> + <inkscape:grid + type="xygrid" + id="grid4162" /> + </sodipodi:namedview> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:0.26000001;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.2;filter:url(#filter4180);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect4143-3" + width="14" + height="14" + x="9" + y="9.3000002" /> + <g + style="fill:#eceff1;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1.89110088;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.74901961" + id="g6" + transform="matrix(0,-1.4888889,1.4888889,0,5.2,26.8)" /> + <rect + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:0.26000001;fill-rule:evenodd;stroke:#cfd8dc;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + id="rect4143" + width="14" + height="14" + x="9" + y="9" /> +</svg> |