Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Bowman <grantbow@gmail.com>2010-06-11 11:02:28 (GMT)
committer Grant Bowman <grantbow@gmail.com>2010-06-11 11:02:28 (GMT)
commit5e870ac998ad23895883f34109fc7979c1707231 (patch)
tree48e9e347f958dfdbf02f121579c350fda0e0c834
parentb3c4faad97478ad3789d824718157fd2dbd633cd (diff)
First installable ToasterActivity!!!!! added choose.svg
-rw-r--r--icons/choose.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/choose.svg b/icons/choose.svg
new file mode 100644
index 0000000..64f256d
--- /dev/null
+++ b/icons/choose.svg
@@ -0,0 +1,7 @@
+<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
+ <!ENTITY stroke_color "#010101">
+ <!ENTITY fill_color "#FFFFFF">
+]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="activity-terminal">
+ <rect fill="&fill_color;" height="32.442" stroke="&stroke_color;" stroke-linecap="round" stroke-width="3.5" width="43.457" x="5.646" y="9.404"/>
+ <text fill="#000000;" stroke="&stroke_color;" font-size="18" x="10" y="27">#_</text>
+</g></svg>