Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEben Eliason <eben@laptop.org>2008-07-28 20:37:36 (GMT)
committer Eben Eliason <eben@laptop.org>2008-07-28 20:37:36 (GMT)
commita8b61ba6fa24f4e5d841bca5655b57691a416a68 (patch)
treeae142d9d6b86696c77dc6006046c23292d23d384
parent6e6d9c245cad548da8666f85d4e2067e2a77bc7f (diff)
Add emblem-downlaods to the theme
This icon will be used on the download/install button of the software update control panel module.
-rw-r--r--icons/scalable/emblems/Makefile.am1
-rw-r--r--icons/scalable/emblems/emblem-downloads.svg13
2 files changed, 14 insertions, 0 deletions
diff --git a/icons/scalable/emblems/Makefile.am b/icons/scalable/emblems/Makefile.am
index 3517fa6..1ec547b 100644
--- a/icons/scalable/emblems/Makefile.am
+++ b/icons/scalable/emblems/Makefile.am
@@ -5,6 +5,7 @@ icondir = $(datadir)/icons/sugar/$(iconsize)/$(category)
icon_DATA = \
emblem-busy.svg \
emblem-charging.svg \
+ emblem-downloads.svg \
emblem-favorite.svg \
emblem-locked.svg \
emblem-notification.svg \
diff --git a/icons/scalable/emblems/emblem-downloads.svg b/icons/scalable/emblems/emblem-downloads.svg
new file mode 100644
index 0000000..1218879
--- /dev/null
+++ b/icons/scalable/emblems/emblem-downloads.svg
@@ -0,0 +1,13 @@
+<?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 "#666666">
+ <!ENTITY fill_color "#ffffff">
+]><svg enable-background="new 0 0 55.884 55.226" height="55.226px" version="1.1" viewBox="0 0 55.884 55.226" width="55.884px" 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="emblem-download">
+ <g id="Cursor_5_">
+ <g>
+ <path d="M45.553,21.607c-1.548,0-2.946,0.631-3.96,1.643l-8.049,8.05L33.543,7.507 c-0.004-1.428-0.549-2.864-1.64-3.959c-2.191-2.185-5.738-2.185-7.922,0c-1.097,1.096-1.639,2.529-1.642,3.961l-0.002,23.789 L14.29,23.25c-1.012-1.015-2.413-1.643-3.96-1.643c-3.094-0.001-5.598,2.511-5.6,5.603c-0.001,1.546,0.631,2.952,1.636,3.962 l15.97,15.972l0,0h0l5.606,5.606l21.573-21.579c1.01-1.011,1.638-2.411,1.641-3.958C51.157,24.115,48.648,21.606,45.553,21.607z" fill="&fill_color;"/>
+ </g>
+ <g>
+ <path d="M45.553,21.607 c-1.548,0-2.946,0.631-3.96,1.643l-8.049,8.05L33.543,7.507c-0.004-1.428-0.549-2.864-1.64-3.959 c-2.191-2.185-5.738-2.185-7.922,0c-1.097,1.096-1.639,2.529-1.642,3.961l-0.002,23.789L14.29,23.25 c-1.012-1.015-2.413-1.643-3.96-1.643c-3.094-0.001-5.598,2.511-5.6,5.603c-0.001,1.546,0.631,2.952,1.636,3.962l15.97,15.972 l0,0h0l5.606,5.606l21.573-21.579c1.01-1.011,1.638-2.411,1.641-3.958C51.157,24.115,48.648,21.606,45.553,21.607z" fill="none" stroke="&stroke_color;" stroke-linecap="round" stroke-width="3.5"/>
+ </g>
+ </g>
+</g></svg> \ No newline at end of file