Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/paragraph-h1.svg
diff options
context:
space:
mode:
authorGary Martin <gary@garycmartin.com>2009-09-07 15:10:52 (GMT)
committer Gary Martin <gary@garycmartin.com>2009-09-07 15:10:52 (GMT)
commitf8e44d57d33faf1d0561319389edc75a8962a058 (patch)
treee8d5a088c0349dff666b0e84b9df2bb7bda99304 /icons/paragraph-h1.svg
parent037792717414c21a7ad5690dceb9de9448917cf2 (diff)
Added paragraph heading, block text and plain text styles as tools.
Diffstat (limited to 'icons/paragraph-h1.svg')
-rw-r--r--icons/paragraph-h1.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/icons/paragraph-h1.svg b/icons/paragraph-h1.svg
new file mode 100644
index 0000000..c2f2bf7
--- /dev/null
+++ b/icons/paragraph-h1.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 "#010101">
+ <!ENTITY fill_color "#FFFFFF">
+]>
+<svg enable-background="new 0 0 55 55" height="55px" style="" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0px">
+ <g display="block" id="paragraph-h1">
+ <text x="10" y="18.5" font-size="10" font-family="Bitstream Vera Sans" font-weight="bold" fill="&fill_color;" stroke="none">H1</text>
+ <line fill="none" stroke="&fill_color;" stroke-width="5" x1="26.16" x2="44.16" y1="14.47" y2="14.47"/>
+ <line fill="none" stroke="&fill_color;" stroke-width="5" x1="11.16" x2="44.16" y1="23.06" y2="23.06"/>
+ <line fill="none" stroke="&fill_color;" stroke-width="5" x1="11.16" x2="44.16" y1="31.64" y2="31.64"/>
+ <line fill="none" stroke="&fill_color;" stroke-width="5" x1="11.16" x2="44.16" y1="40.23" y2="40.23"/>
+ </g>
+</svg> \ No newline at end of file