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.

15 lines
373B

  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="45"
  6. height="45"
  7. viewBox="0 0 45 45"
  8. >
  9. <g transform="translate(22.5 22.5)">
  10. <circle r="22.2" fill="#333" />
  11. <circle r="18" fill="#eee" />
  12. </g>
  13. <polyline points="22.5,2 22.5,2.7" stroke="#fff" stroke-width="3" stroke-linecap="round" fill="none" />
  14. </svg>