]> git.cworth.org Git - grrobot/blobdiff - src/svg/target_red_circle.svg
Fixed select handling. Added two of Richard's fancy logos.
[grrobot] / src / svg / target_red_circle.svg
index 0a5bed18eab9350ac08a44f2070baa2d5215aa62..1a84ea2eb3835c72d9f3b16ea956dde7fa4006d4 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:black;stroke-width:1;" cx="16" cy="16" r="16"/>
+  <circle style="fill:red;stroke:black;stroke-width:1;" cx="16" cy="16" r="13"/>
 </svg>