Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNina Stawski <me@ninastawski.com>2011-02-02 20:22:34 (GMT)
committer noemi <me@ninastawski.com>2011-02-02 20:28:27 (GMT)
commit0dee87f6869c9d2905f545e08b020a9708f41a3a (patch)
tree699307381d8b340d77fdb09cfa379c7e6c5eb738
parentfef83f6275d8abbdaa0543b551b6d2b2898b3a72 (diff)
New icon for ToasterHEADmaster
-rw-r--r--icons/toaster.svg17
1 files changed, 10 insertions, 7 deletions
diff --git a/icons/toaster.svg b/icons/toaster.svg
index b6240f9..7c3dce8 100644
--- a/icons/toaster.svg
+++ b/icons/toaster.svg
@@ -1,12 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
- <!ENTITY fill_color "none">
- <!ENTITY stroke_color "#FFFFFF">
+ <!ENTITY fill_color "#AAAAAA">
+ <!ENTITY stroke_color "#000000">
]>
-<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45">
- <rect x="13" y="3" width="20" height="40" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line y1="13" y2="13" x1="25" x2="33" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line y1="23" y2="23" x1="25" x2="33" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line y1="33" y2="33" x1="25" x2="33" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="55" height="55">
+<path style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.5" d="M45.372,51"/>
+<path style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.5" d="M42.67,28.5c0,4.791,0,16.656,0,16.656H7.927
+ c0,0,0.035-11.757,0.035-16.656c-4.128-3.873,1.455-13.373,9.133-9.16c2.655-2.546,5.517-3.212,8.183-3.212
+ c2.75,0,5.306,0.75,8.307,3.212C41.334,15.794,46.834,24.627,42.67,28.5z"/>
+<path style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.5" d="M12.133,3.143c-3.41,3.611,2.909,5.417-0.802,8.524"/>
+<path style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.5" d="M25.6,3.143c-3.412,3.611,2.906,5.417-0.804,8.524"/>
+<path style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.5" d="M39.175,3.143c-3.409,3.611,2.908,5.417-0.802,8.524"/>
</svg>