Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2009-02-20 17:42:14 (GMT)
committer Simon Schampijer <simon@schampijer.de>2009-02-20 17:42:14 (GMT)
commit9a8cf9e775380b4cd74edc0108e5e1862d0d23c9 (patch)
tree8cc6a463c51d0c3ad3dce18ee67c068ce28956fb
parent2dd03bbfa5ce299fca8f7b3d4dc36721c4135e85 (diff)
Add view source icon
-rw-r--r--icons/scalable/actions/Makefile.am1
-rw-r--r--icons/scalable/actions/view-source.svg16
2 files changed, 17 insertions, 0 deletions
diff --git a/icons/scalable/actions/Makefile.am b/icons/scalable/actions/Makefile.am
index 68ab52c..4b0b495 100644
--- a/icons/scalable/actions/Makefile.am
+++ b/icons/scalable/actions/Makefile.am
@@ -81,6 +81,7 @@ icon_DATA = \
view-refresh.svg \
view-return.svg \
view-spiral.svg \
+ view-source.svg \
view-triangle.svg \
zoom-activity.svg \
zoom-best-fit.svg \
diff --git a/icons/scalable/actions/view-source.svg b/icons/scalable/actions/view-source.svg
new file mode 100644
index 0000000..9388821
--- /dev/null
+++ b/icons/scalable/actions/view-source.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" ?><!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) --><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
+ <!ENTITY stroke_color "#FFFFFF">
+ <!ENTITY fill_color "#FFFFFF">
+]><svg enable-background="new 0 0 55.125 55" height="55px" id="Layer_1" version="1.1" viewBox="0 0 55.125 55" width="55.125px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px">
+<g>
+ <polygon fill="&fill_color;" points="26.891,12.363 17.238,16.369 14.659,4.975 20.555,2.531 "/>
+ <polygon fill="&fill_color;" points="42.646,26.88 38.649,17.228 50.04,14.654 52.477,20.55 "/>
+ <polygon fill="&fill_color;" points="28.117,42.645 37.775,38.645 40.349,50.029 34.453,52.471 "/>
+ <polygon fill="&fill_color;" points="37.824,16.315 28.171,12.309 34.394,2.439 40.295,4.882 "/>
+ <polygon fill="&fill_color;" points="38.628,37.791 42.623,28.139 52.493,34.365 50.055,40.258 "/>
+ <polygon fill="&fill_color;" points="16.385,37.76 12.391,28.105 2.515,34.34 4.953,40.234 "/>
+ <polygon fill="&fill_color;" points="12.319,26.875 16.32,17.216 4.936,14.643 2.493,20.539 "/>
+ <polygon fill="&fill_color;" points="26.939,42.623 17.287,38.629 14.719,50.018 20.609,52.461 "/>
+ <path d="M39.925,22.352c2.845,6.863-0.412,14.728-7.274,17.574 c-6.867,2.85-14.734-0.418-17.578-7.281c-2.84-6.862,0.418-14.733,7.279-17.572C29.214,12.228,37.086,15.49,39.925,22.352z" fill="none" stroke="&fill_color;" stroke-width="11.6944"/>
+</g>
+</svg> \ No newline at end of file