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

  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="16"
  6. height="16"
  7. viewBox="0 0 16 16"
  8. >
  9. <g transform="translate(8 8)">
  10. <circle r="7.8" fill="#555" />
  11. <circle r="6" fill="#333" />
  12. <polyline points="0,0 0,-6.5" stroke-width="2" stroke="#fff" stroke-linecap="round" />
  13. </g>
  14. </svg>