]> git.cworth.org Git - grrobot/blobdiff - src/svg/target_green_triangle.svg
Resized the graphics slightly. The walls are thinner, the padding is smaller, and
[grrobot] / src / svg / target_green_triangle.svg
index 7dd26b317a41159de345080f43769b0dfd7f695d..b147a69e5190c28ba835bbe36424dbb9ccd69e6f 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:green;stroke:none" d="M 0,28 l 16,-27.71 l 16,27.71 z"/>
+  <path style="fill:green;stroke:black;stroke-width:1;" d="M 0,28.5 l 16,-27.71 l 16,27.71 z"/>
 </svg>