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