diff options
author | Martin Schenck | 2017-05-14 18:48:03 +0200 |
---|---|---|
committer | Martin Schenck | 2017-05-14 18:55:14 +0200 |
commit | 8dcbd38bc0b974e54706c640ff44e4ba271e79a8 (patch) | |
tree | c2b787afa07bbaa735e2d9c4816dc166f3c1cf0a /common/unity/minimize_dash_pressed.svg | |
parent | 79b94dd2eeff181819048ccaeeef629e76bdaae1 (diff) | |
parent | 1f127a75af291da4874ce12e5ddf869dfd2cec27 (diff) | |
download | solarc-theme-8dcbd38bc0b974e54706c640ff44e4ba271e79a8.tar.gz solarc-theme-8dcbd38bc0b974e54706c640ff44e4ba271e79a8.tar.xz solarc-theme-8dcbd38bc0b974e54706c640ff44e4ba271e79a8.zip |
Pulled Upstreamv1.0.1
Fixes #17
Diffstat (limited to 'common/unity/minimize_dash_pressed.svg')
-rw-r--r-- | common/unity/minimize_dash_pressed.svg | 29 |
1 files changed, 24 insertions, 5 deletions
diff --git a/common/unity/minimize_dash_pressed.svg b/common/unity/minimize_dash_pressed.svg index 7b5cc3a..5a53152 100644 --- a/common/unity/minimize_dash_pressed.svg +++ b/common/unity/minimize_dash_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <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:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,14 @@ <defs id="defs4308"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +83,15 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +100,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="32.000001" - inkscape:cx="10.337718" - inkscape:cy="9.0639316" + inkscape:zoom="16.000001" + inkscape:cx="4.8956836" + inkscape:cy="9.0696203" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -124,7 +143,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -154,7 +173,7 @@ r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4068-7-3-0-3-6-8-3" /> </g> </g> |