Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/measure-icon.svg
diff options
context:
space:
mode:
authorNick Doiron <ndoiron@mapmeld.com>2011-05-10 20:18:53 (GMT)
committer Nick Doiron <ndoiron@mapmeld.com>2011-05-10 20:18:53 (GMT)
commit8d981ffc647b76b2b8b6f4d24aba0728d15dfffb (patch)
treed1ff473ddaf0247da904145252d1154de27dc6f6 /icons/measure-icon.svg
Uploading OfflineMap with XO-1.5 fix
Diffstat (limited to 'icons/measure-icon.svg')
-rw-r--r--icons/measure-icon.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/icons/measure-icon.svg b/icons/measure-icon.svg
new file mode 100644
index 0000000..cd21013
--- /dev/null
+++ b/icons/measure-icon.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY fill_color "#AAAAAA">
+ <!ENTITY stroke_color "#000000">
+]>
+<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45">
+ <rect x="13" y="3" width="20" height="40" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.0"/>
+ <line y1="13" y2="13" x1="25" x2="33" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.0"/>
+ <line y1="23" y2="23" x1="25" x2="33" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.0"/>
+ <line y1="33" y2="33" x1="25" x2="33" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:3.0"/>
+</svg>