You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
462B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-12.5 -12.5 25 25" version="1.1">
  3. <circle cx="0" cy="0" r="11.9" style="fill:#777777;stroke:#000000;stroke-width:1.0" />
  4. <line x1="0" y1="0" x2="0" y2="-11.9" style="fill:none; stroke:red; stroke-width:2.0" />
  5. <circle cx="0" cy="0" r="1" style="fill:red; stroke:red; stroke-width:1.0" />
  6. </svg>