Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC. Scott Ananian <cscott@laptop.org>2008-08-13 17:05:37 (GMT)
committer C. Scott Ananian <cscott@laptop.org>2008-08-22 15:32:24 (GMT)
commit3f11aa6f67af5f6a2db4b3165e3229568d0539c9 (patch)
tree7f4d7c12c497fed17b3b4d5cb31e1d0fa8511d5e
parent7b921ccc4d340ded54ae0bb7935e4ced6ad3f0d9 (diff)
Add 'go-home' icon.
-rw-r--r--icons/scalable/actions/Makefile.am1
-rw-r--r--icons/scalable/actions/go-home.svg10
2 files changed, 11 insertions, 0 deletions
diff --git a/icons/scalable/actions/Makefile.am b/icons/scalable/actions/Makefile.am
index f34cf64..ec70f42 100644
--- a/icons/scalable/actions/Makefile.am
+++ b/icons/scalable/actions/Makefile.am
@@ -32,6 +32,7 @@ icon_DATA = \
format-text-size.svg \
format-text-underline.svg \
go-down.svg \
+ go-home.svg \
go-left.svg \
go-next-paired.svg \
go-next.svg \
diff --git a/icons/scalable/actions/go-home.svg b/icons/scalable/actions/go-home.svg
new file mode 100644
index 0000000..4e5955f
--- /dev/null
+++ b/icons/scalable/actions/go-home.svg
@@ -0,0 +1,10 @@
+<?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 "#4C4D4F">
+ <!ENTITY fill_color "#fff">
+]><svg height="55px" viewBox="0 0 55 55" width="55px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5" stroke="&stroke_color;" fill="&fill_color;">
+ <g id="go-home">
+ <path d="M 27.5 2.96256 L 1.4755 30.4005 L 7.48131 30.4005 L 7.55256 52.0374 L 48.59 51.9662 L 48.4221 30.2792 L 53.5245 30.3293 L 42.8832 19.1246 L 42.8936 5.27163 L 34.8637 5.26122 L 34.8997 10.5775 L 27.5 2.96256 Z " stroke="none" stroke-width="2.25" />
+ <path d="M 15.8232 32.9243 L 25.2899 32.9243 L 25.2899 52.0052 L 15.8232 52.0052 Z " fill="&stroke_color;" stroke="none" stroke-width="2.25" />
+ <path d="M 31.6038 32.5574 L 41.6199 32.5574 L 41.6199 42.3946 L 31.6038 42.3946 Z " fill="&stroke_color;" stroke="none" stroke-width="2.25" />
+ </g>
+</svg>