Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorGary Martin <gary@garycmartin.com>2009-08-19 01:58:39 (GMT)
committer Gary Martin <gary@garycmartin.com>2009-08-19 01:58:39 (GMT)
commit36d7182d837bc445c3142f64f39e5789f8b72e5a (patch)
tree6cbf0691abc60d7bc3df2e02c37e7b1492b1056e /icons
parentc495643edd77b729f7088a2c5c619e375c853108 (diff)
New polygon icon, irregular shape to match tool behaviour.
Diffstat (limited to 'icons')
-rw-r--r--icons/polygon.svg4
1 files changed, 1 insertions, 3 deletions
diff --git a/icons/polygon.svg b/icons/polygon.svg
index 5008d4d..6bcc635 100644
--- a/icons/polygon.svg
+++ b/icons/polygon.svg
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 13.0.0, 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">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="55px"
height="55px" viewBox="0 0 55 55" enable-background="new 0 0 55 55" xml:space="preserve">
<g id="Polygon" >
- <polygon display="inline" fill="#FFFFFF" points="16.834,46.58 5.83,27.522 16.834,8.464 38.841,8.464 49.844,27.522 38.841,46.58
- "/>
+ <polygon display="inline" fill="#FFFFFF" points="21,46 7,26 25,7 32,24 50,21 39,46"/>
</g>
</svg>