audio.svg 340 B

123456
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  2. <circle cx="12" cy="12" r="10"></circle>
  3. <path d="M9 12a3 3 0 0 1 3-3"></path>
  4. <path d="M9 15a6 6 0 0 1 6-6"></path>
  5. <circle cx="9" cy="12" r="1" fill="#333333"></circle>
  6. </svg>