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