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