Ai Audio icon in outline, twotone, bold and bulk. Free in all four styles, for player, gallery, camera, music, volume. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconAiAudio } from "@devigner-ui/icons";
<IconAiAudio className="size-6" />
<script setup>
import { IconAiAudio } from "@devigner-ui/icons-vue";
</script>
<template>
<IconAiAudio class="size-6" />
</template>
<script>
import { IconAiAudio } from "@devigner-ui/icons-svelte";
</script>
<IconAiAudio class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M11.5 6C7.02 6 4.78 6 3.4 7.17 2 8.34 2 10.23 2 14s0 5.66 1.4 6.83C4.77 22 7.01 22 11.5 22s6.72 0 8.1-1.17C21 19.66 21 17.77 21 14q.01-1.75-.04-3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m18.5 2 .26.7c.34.91.5 1.37.84 1.7s.79.5 1.7.84l.7.26-.7.26c-.91.34-1.37.5-1.7.84s-.5.79-.84 1.7l-.26.7-.26-.7c-.34-.91-.5-1.37-.84-1.7s-.79-.5-1.7-.84L15 5.5l.7-.26c.91-.34 1.37-.5 1.7-.84s.5-.79.84-1.7z" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path><path d="M12 10v8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 12v4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6 13v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15 12v4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18 13v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>