]> git.cworth.org Git - grrobot/blobdiff - src/svg/target_yellow_octagon.svg
Resized the graphics slightly. The walls are thinner, the padding is smaller, and
[grrobot] / src / svg / target_yellow_octagon.svg
index 44ffde582d83b23b664dc6b0cdfe80e22d4f6284..da151d6d3649bfc75de38148915af087c4687634 100644 (file)
@@ -2,5 +2,5 @@
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" 
   "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd">
 <svg width="32" height="32">
-  <path style="fill:yellow;stroke:black;stroke-width=2;" d="M 9.37,0 l 13.26,0 l 9.37,9.37 l 0,13.26 l -9.37,9.37 l -13.26,0 l -9.37,-9.37 l 0,-13.26 z"/>
+  <path style="fill:yellow;stroke:black;stroke-width:1;" d="M 9.5,0.5 l 13,0 l 9,9 l 0,13 l -9,9 l -13,0 l -9,-9 l 0,-13 z"/>
 </svg>