]> git.cworth.org Git - grrobot/blobdiff - src/svg/target_red_octagon.svg
Resized the graphics slightly. The walls are thinner, the padding is smaller, and
[grrobot] / src / svg / target_red_octagon.svg
index 5fe9714f2aeae1d3774581af88ba9adcea0bcd3f..0932465d00d1ff3c3e7560ad8fdecbe73569c05b 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:red;stroke:none" 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:red;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>