]> git.cworth.org Git - grrobot/blobdiff - src/svg/target_green_circle.svg
Resized the graphics slightly. The walls are thinner, the padding is smaller, and
[grrobot] / src / svg / target_green_circle.svg
index 64cd2ee1de5ae61f957d3838a64fbddf0f5a02c8..12c8fda1e746ab860474a5845a9a06ca1c5e2440 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">
-  <circle style="fill:green;stroke:none" cx="16" cy="16" r="16"/>
+  <circle style="fill:green;stroke:black;stroke-width:1;" cx="16" cy="16" r="16"/>
 </svg>