PauseCircle.svg 367 B

1234567
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  3. <path d="M12,2C6.5,2,2,6.5,2,12c0,5.5,4.5,10,10,10s10-4.5,10-10C22,6.5,17.5,2,12,2z M12,20
  4. c-4.4,0-8-3.6-8-8c0-4.4,3.6-8,8-8s8,3.6,8,8C20,16.4,16.4,20,12,20z" />
  5. <rect x="13" y="8" width="2" height="8"/>
  6. <rect x="9" y="8" width="2" height="8"/>
  7. </svg>