Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md mic none
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMicNoneIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm-1-9c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1s-1-.45-1-1V5zm6 6c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 3.53 2.61 6.43 6 6.92V21h2v-3.08c3.39-.49 6-3.39 6-6.92h-2z"/>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.46 KB
Tags
audioaudio buttonaudio captureaudio inputaudio recordingchatcommunicationdictatedictationhearhearinginputkeyboardmessagingmicmic buttonmicrophonemicrophone buttonmultimedianoiserecordrecorderrecordingrecording buttonsoundsound capturesound inputsound recordingspeakspeakerspeechtalkvoicevoice buttonvoice commandvoice input
Compare Alternatives
See how other libraries approach this concept.