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/gnome-shell/assets/go-down.svg | |
parent | 7aa0ccbc957836f41a215a5f4835c7c80b05228b (diff) |
Fix gtk theme setting
Diffstat (limited to 'themes/Plata-Noir/gnome-shell/assets/go-down.svg')
-rw-r--r-- | themes/Plata-Noir/gnome-shell/assets/go-down.svg | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/themes/Plata-Noir/gnome-shell/assets/go-down.svg b/themes/Plata-Noir/gnome-shell/assets/go-down.svg new file mode 100644 index 0000000..13804c3 --- /dev/null +++ b/themes/Plata-Noir/gnome-shell/assets/go-down.svg @@ -0,0 +1,89 @@ +<?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" + height="32" + version="1.1" + width="32" + id="svg2" + inkscape:version="0.92+devel (unknown)" + sodipodi:docname="go-down.svg" + style="enable-background:new"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1289" + inkscape:window-height="794" + id="namedview12" + showgrid="true" + inkscape:zoom="14.75" + inkscape:cx="9.7228262" + inkscape:cy="13.423729" + inkscape:window-x="497" + inkscape:window-y="334" + inkscape:window-maximized="0" + inkscape:current-layer="layer12" + inkscape:document-rotation="0" /> + <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></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="defs7386"> + <linearGradient + id="linearGradient5606" + osb:paint="solid"> + <stop + id="stop5608" /> + </linearGradient> + </defs> + <g + inkscape:groupmode="layer" + id="layer12" + inkscape:label="actions" + transform="translate(-361.0002,-13.000017)"> + <path + inkscape:connector-curvature="0" + d="m 363.0002,24.000017 3,-3 11,11 11,-11 3,3 -14,14 z" + id="path5873" + sodipodi:nodetypes="ccccccc" + style="fill:#7986cb;fill-opacity:1" /> + </g> +</svg> |