diff options
author | Martin Schenck | 2016-10-07 11:42:04 +0200 |
---|---|---|
committer | Martin Schenck | 2016-10-07 11:42:04 +0200 |
commit | c1d604affb2909b114ab7d5f5f5f8130e3286356 (patch) | |
tree | a72f9d05f9b41552e9d0e9ec19d845291183ce4c /common/unity/launcher_icon_selected_back_150.svg | |
parent | 672c95170b6b1d79e7c69ef5202638abecedea97 (diff) | |
parent | 5acba9421b028a6bcf94f2b52a035f51f854d269 (diff) | |
download | solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.gz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.xz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.zip |
Merge branch 'master' of github.com:horst3180/arc-theme
Diffstat (limited to 'common/unity/launcher_icon_selected_back_150.svg')
-rw-r--r-- | common/unity/launcher_icon_selected_back_150.svg | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/common/unity/launcher_icon_selected_back_150.svg b/common/unity/launcher_icon_selected_back_150.svg index 7d80ee5..424c299 100644 --- a/common/unity/launcher_icon_selected_back_150.svg +++ b/common/unity/launcher_icon_selected_back_150.svg @@ -1,10 +1,12 @@ <?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: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="150" @@ -26,7 +28,7 @@ </rdf:RDF> </metadata> <sodipodi:namedview - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" @@ -39,8 +41,8 @@ id="namedview14" showgrid="true" inkscape:zoom="1.1125147" - inkscape:cx="-43.492975" - inkscape:cy="93.596539" + inkscape:cx="-204.38973" + inkscape:cy="91.79881" inkscape:window-x="0" inkscape:window-y="25" inkscape:window-maximized="1" @@ -51,6 +53,14 @@ </sodipodi:namedview> <defs id="defs4"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4138" /> + </linearGradient> <clipPath id="clipPath6"> <rect @@ -64,9 +74,18 @@ rx="42" id="rect8" /> </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4140" + x1="75" + y1="1" + x2="75" + y2="148" + gradientUnits="userSpaceOnUse" /> </defs> <rect - style="fill:#268bd2;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + style="fill:url(#linearGradient4140);fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" id="rect2995" width="148" height="147" |