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="18"
  6. height="18"
  7. viewBox="0 0 18 18"
  8. >
  9. <g transform="translate(9 9)">
  10. <circle r="8.9" fill="#888" />
  11. <circle r="8.4" fill="#333" />
  12. <circle r="8.1" fill="#666" />
  13. <circle r="7.8" fill="#777" />
  14. <circle r="7.5" fill="#888" />
  15. <circle r="7.2" fill="#999" />
  16. <circle r="6.9" fill="#aaa" />
  17. </g>
  18. </svg>