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
446B

  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="9"
  6. height="9"
  7. viewBox="0 0 9 9"
  8. >
  9. <g transform="translate(4.5 4.5)">
  10. <circle r="4.4" fill="#888" />
  11. <circle r="4.2" fill="#333" />
  12. <circle r="4.0" fill="#666" />
  13. <circle r="3.8" fill="#777" />
  14. <circle r="3.6" fill="#888" />
  15. <circle r="3.4" fill="#999" />
  16. <circle r="3.2" fill="#aaa" />
  17. </g>
  18. </svg>