diff options
author | Horst3180 | 2016-11-19 12:43:17 +0100 |
---|---|---|
committer | Horst3180 | 2016-11-19 12:43:17 +0100 |
commit | 15699330e7e271f33f7f3e3c29c901acc3c36c89 (patch) | |
tree | cf492d1f338da4f7286e19239ce1786a9f4a3030 /common/cinnamon/common-assets/panel/panel-right.svg | |
parent | 2df5d9dba4d07e0a4335310d1af3602cb13081f6 (diff) | |
download | solarc-theme-15699330e7e271f33f7f3e3c29c901acc3c36c89.tar.gz solarc-theme-15699330e7e271f33f7f3e3c29c901acc3c36c89.tar.xz solarc-theme-15699330e7e271f33f7f3e3c29c901acc3c36c89.zip |
add Cinnamon 3.2 support (#695)
Diffstat (limited to 'common/cinnamon/common-assets/panel/panel-right.svg')
-rw-r--r-- | common/cinnamon/common-assets/panel/panel-right.svg | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/common/cinnamon/common-assets/panel/panel-right.svg b/common/cinnamon/common-assets/panel/panel-right.svg new file mode 100644 index 0000000..09f1889 --- /dev/null +++ b/common/cinnamon/common-assets/panel/panel-right.svg @@ -0,0 +1,79 @@ +<?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="27" + height="27" + viewBox="0 0 27 27" + id="svg4196" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="panel-right.svg"> + <defs + id="defs4198" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.313708" + inkscape:cx="4.4037501" + inkscape:cy="17.013621" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4762" /> + </sodipodi:namedview> + <metadata + id="metadata4201"> + <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:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1025.3622)"> + <g + id="g4136" + transform="matrix(0,-1,-1,0,1052.3622,1052.3622)"> + <rect + y="1025.3622" + x="0" + height="26" + width="27" + id="rect4713" + style="display:inline;opacity:0.95;fill:#252a35;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="1051.3622" + x="0" + height="1" + width="27" + id="rect4713-4" + style="display:inline;opacity:0.85;fill:#0f1116;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + </g> +</svg> |