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/gnome-shell/assets/dash-placeholder.svg | |
parent | 7aa0ccbc957836f41a215a5f4835c7c80b05228b (diff) |
Fix gtk theme setting
Diffstat (limited to 'themes/Plata/gnome-shell/assets/dash-placeholder.svg')
-rw-r--r-- | themes/Plata/gnome-shell/assets/dash-placeholder.svg | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/themes/Plata/gnome-shell/assets/dash-placeholder.svg b/themes/Plata/gnome-shell/assets/dash-placeholder.svg new file mode 100644 index 0000000..69c5df0 --- /dev/null +++ b/themes/Plata/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,94 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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="24" + height="24" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="dash-placeholder.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="12.65625" + inkscape:cx="-5.5308642" + inkscape:cy="15.841975" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1280" + inkscape:window-height="734" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <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> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <circle + style="opacity:0.25;fill:#7986cb;fill-opacity:1;stroke:none" + id="dash-placeholder" + inkscape:label="#path2987" + cx="12" + cy="1040.3622" + r="12" /> + <circle + style="fill:#7986cb;fill-opacity:1;stroke:none" + id="path3757" + cx="12" + cy="1040.3622" + r="4" /> + </g> +</svg> |