A microphone with sparkles, for AI voice input, dictation and voice assistants. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M6 5C6 3.3431 7.3431 2 9 2C10.6569 2 12 3.3431 12 5L12 11C12 12.6569 10.6569 14 9 14C7.3431 14 6 12.6569 6 11L6 5ZM16 11C16 14.866 12.866 18 9 18C5.134 18 2 14.866 2 11M9 18L9 22M5 22L13 22"/>
<path d="M19.5492 1.3739L20.1373 2.8648C20.3173 3.3213 20.6787 3.6827 21.1352 3.8627L22.6261 4.4508C22.8518 4.5397 23 4.7576 23 5C23 5.2424 22.8518 5.4603 22.6261 5.5492L21.1352 6.1373C20.6787 6.3173 20.3173 6.6787 20.1373 7.1352L19.5492 8.6261C19.4603 8.8518 19.2424 9 19 9C18.7576 9 18.5397 8.8518 18.4508 8.6261L17.8627 7.1352C17.6827 6.6787 17.3213 6.3173 16.8648 6.1373L15.3739 5.5492C15.1482 5.4603 15 5.2424 15 5C15 4.7576 15.1482 4.5397 15.3739 4.4508L16.8648 3.8627C17.3213 3.6827 17.6827 3.3213 17.8627 2.8648L18.4508 1.3739C18.5397 1.1482 18.7576 1 19 1C19.2424 1 19.4603 1.1482 19.5492 1.3739ZM20.8433 13.2337L21.2108 14.1655C21.3233 14.4508 21.5492 14.6767 21.8345 14.7892L22.7663 15.1567C22.9074 15.2123 23 15.3485 23 15.5C23 15.6515 22.9074 15.7877 22.7663 15.8433L21.8345 16.2108C21.5492 16.3233 21.3233 16.5492 21.2108 16.8345L20.8433 17.7663C20.7877 17.9074 20.6515 18 20.5 18C20.3485 18 20.2123 17.9074 20.1567 17.7663L19.7892 16.8345C19.6767 16.5492 19.4508 16.3233 19.1655 16.2108L18.2337 15.8433C18.0926 15.7877 18 15.6515 18 15.5C18 15.3485 18.0926 15.2123 18.2337 15.1567L19.1655 14.7892C19.4508 14.6767 19.6767 14.4508 19.7892 14.1655L20.1567 13.2337C20.2123 13.0926 20.3485 13 20.5 13C20.6515 13 20.7877 13.0926 20.8433 13.2337Z" fill="currentColor" stroke="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- ai voice
- voice assistant
- dictation
- speech to text
- voice input
- ai mic
Related icons
The rest of the mic family first, then the AI shelf.
FAQ
Answered from mic-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the mic-sparkles icon for?
- A microphone with sparkles, for AI voice input, dictation and voice assistants. It is filed under AI in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as ai voice, voice assistant, dictation, speech to text, voice input and ai mic, and the browser's search matches all of those.
- What styles does the mic-sparkles icon come in?
- All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
- Is there a square or circle version of mic-sparkles?
- No. mic-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with mic-sparkles?
- mic, mic-off, activity-sparkles, app-window-sparkles, audio-lines-sparkles and battery-sparkles, and 12 more, all shown below. The mic family is listed first, then the rest of the AI shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import mic-sparkles in React?
- <MicSparkles /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <MicSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the mic-sparkles SVG?
- icons/stroke/mic-sparkles.svg, icons/two-tone/mic-sparkles.svg, icons/duotone/mic-sparkles.svg and icons/fill/mic-sparkles.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was mic-sparkles added to the set?
- Added 22 Sept 2026, and last redrawn 23 Sept 2026. It ships in v1.1.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.