|
From: Yoda-JM <yo...@us...> - 2011-06-17 15:32:47
|
Author: Miguel Sánchez de León Peque <miguel@vostro1520.(none)>
Date: Wed May 25 20:48:24 2011 +0200
Added a border to the icon
---
themes/default/icon.bmp | Bin 4150 -> 4150 bytes
themes/default/icon.png | Bin 6692 -> 7198 bytes
themes/default/icon.svg | 42 +++++++++++++++++++++++++++++++++++++-----
win32/performous.ico | Bin 264520 -> 152126 bytes
4 files changed, 37 insertions(+), 5 deletions(-)
diff --git a/themes/default/icon.bmp b/themes/default/icon.bmp
index 94f6509..0ad4fce 100644
Binary files a/themes/default/icon.bmp and b/themes/default/icon.bmp differ
diff --git a/themes/default/icon.png b/themes/default/icon.png
index cd3b35f..cf18c84 100644
Binary files a/themes/default/icon.png and b/themes/default/icon.png differ
diff --git a/themes/default/icon.svg b/themes/default/icon.svg
index fe95e1e..bd762f7 100644
--- a/themes/default/icon.svg
+++ b/themes/default/icon.svg
@@ -74,6 +74,28 @@
stdDeviation="10.689196"
id="feGaussianBlur4104" />
</filter>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3629-3-2"
+ id="radialGradient3049-9"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.07511259,-0.14640373,0.31280336,0.16048423,-266.7139,1057.1493)"
+ cx="727.25122"
+ cy="757.60583"
+ fx="727.25122"
+ fy="757.60583"
+ r="500" />
+ <linearGradient
+ id="linearGradient3629-3-2">
+ <stop
+ style="stop-color:#00cbff;stop-opacity:0;"
+ offset="0"
+ id="stop3631-1-6" />
+ <stop
+ style="stop-color:#0000ce;stop-opacity:1;"
+ offset="1"
+ id="stop3633-4-6" />
+ </linearGradient>
</defs>
<sodipodi:namedview
id="base"
@@ -83,15 +105,15 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.6"
- inkscape:cx="36.286565"
- inkscape:cy="32.592771"
+ inkscape:cx="7.5884659"
+ inkscape:cy="34.870974"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1280"
- inkscape:window-height="725"
+ inkscape:window-height="739"
inkscape:window-x="0"
- inkscape:window-y="25"
+ inkscape:window-y="26"
inkscape:window-maximized="1" />
<metadata
id="metadata3053">
@@ -101,7 +123,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>
@@ -150,5 +172,15 @@
id="rect2855-9"
inkscape:connector-curvature="0"
sodipodi:nodetypes="csscc" />
+ <path
+ style="fill:none;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-opacity:0.17699116;stroke-dasharray:none"
+ d="m 14.578146,988.86204 c -7.7993597,0 -14.07826626,6.27896 -14.07826626,14.07836 l 0,34.8436 c 0,7.7994 6.27890656,14.0783 14.07826626,14.0783 l 34.843709,0 c 7.799365,0 14.078265,-6.2789 14.078265,-14.0783 l 0,-34.8436 c 0,-7.79939 -6.2789,-14.07835 -14.078265,-14.07835 l -34.843709,0 z"
+ id="rect2855-4"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#ffffff;stroke-width:0.99999189000000011;stroke-miterlimit:4;stroke-opacity:0.40789473;stroke-dasharray:none"
+ d="m 15.131283,989.86217 c -7.5517331,0 -13.631287,6.07961 -13.631287,13.63133 l 0,33.7373 c 0,7.5519 6.0795539,13.6314 13.631287,13.6314 l 33.737435,0 c 7.551739,0 13.631286,-6.0795 13.631286,-13.6314 l 0,-33.7373 c 0,-7.55171 -6.079547,-13.63132 -13.631286,-13.63132 l -33.737435,0 z"
+ id="rect2855-4-8"
+ inkscape:connector-curvature="0" />
</g>
</svg>
diff --git a/win32/performous.ico b/win32/performous.ico
index 2f52ed6..efe4bf8 100644
Binary files a/win32/performous.ico and b/win32/performous.ico differ
|