Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/icons
diff options
context:
space:
mode:
authorHarsh Verma <yevlempy@yevlempy.vaio>2010-03-22 20:31:07 (GMT)
committer Harsh Verma <yevlempy@yevlempy.vaio>2010-03-22 20:31:07 (GMT)
commit973b0bd9def313cf6cf9ffea967c4626ebb9ffc6 (patch)
tree2e98faa6bf7cf58c87cd7a2eed930d99ddf25458 /data/icons
parentf37b9c31f4e492d6612bf42d32173de3dba98d4a (diff)
fontpanelHEADmaster
Diffstat (limited to 'data/icons')
-rw-r--r--data/icons/Makefile.am1
-rw-r--r--data/icons/module-text-size.svg14
2 files changed, 15 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index a35643a..da1edcd 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -10,6 +10,7 @@ sugar_DATA = \
module-modemconfiguration.svg \
module-network.svg \
module-power.svg \
+ module-text-size.svg \
module-updater.svg
EXTRA_DIST = $(sugar_DATA)
diff --git a/data/icons/module-text-size.svg b/data/icons/module-text-size.svg
new file mode 100644
index 0000000..527efd9
--- /dev/null
+++ b/data/icons/module-text-size.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 55 54.696" height="54.696px" version="1.1" viewBox="0 0 55 54.696" 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="format-text-size">
+ <g display="inline">
+ <g>
+ <g>
+ <path d="M25.263,12.435h24.656v3.562H39.575V41.59h-3.969V15.996H25.263V12.435z" fill="#FFFFFF"/>
+ </g>
+ </g>
+ <g>
+ <g>
+ <path d="M13.953,24.435h16.656v3.562h-6.344V41.59h-3.969V27.997h-6.344V24.435z" fill="#FFFFFF"/>
+ </g>
+ </g>
+ </g>
+</g></svg> \ No newline at end of file