]> git.cworth.org Git - grrobot/blobdiff - src/svg/target_green_square.svg
Resized the graphics slightly. The walls are thinner, the padding is smaller, and
[grrobot] / src / svg / target_green_square.svg
index 71c9c6a624743a8d769abf14a1d06eb3475a613b..a8d296b2d677519af0de06685d9a014ec482424d 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">
-  <rect style="fill:green;stroke:none" x="0" y="0" width="32" height="32"/>
+  <rect style="fill:green;stroke:black;stroke-width:1;" x="0.5" y="0.5" width="31" height="31"/>
 </svg>