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.

19 lines
659B

  1. <svg
  2. version="1.1"
  3. xmlns="http://www.w3.org/2000/svg"
  4. xmlns:xlink="http://www.w3.org/1999/xlink"
  5. width="24"
  6. height="24"
  7. viewBox="0 0 24 24"
  8. >
  9. <!-- <rect width="24" height="24" fill="#0f0" /> -->
  10. <g transform="translate(12 12)">
  11. <circle r="6" stroke-width="1" stroke="#222" fill="#222" />
  12. <circle r="9" stroke-width="4.5" stroke="#f0f0f0" fill="none" />
  13. <circle r="6" stroke-width=".5" stroke="#777" fill="none" />
  14. <circle r="6.5" stroke-width=".5" stroke="#aaa" fill="none" />
  15. <circle r="11.2" stroke-width=".5" stroke="#bbb" fill="none" />
  16. <circle r="11.7" stroke-width=".5" stroke="#888" fill="none" />
  17. </g>
  18. </svg>