Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md mic off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMicOffIcon = (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="M10.8 4.9c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 3.91L15 10.6V5c0-1.66-1.34-3-3-3-1.54 0-2.79 1.16-2.96 2.65l1.76 1.76V4.9zM19 11h-1.7c0 .58-.1 1.13-.27 1.64l1.27 1.27c.44-.88.7-1.87.7-2.91zM4.41 2.86L3 4.27l6 6V11c0 1.66 1.34 3 3 3 .23 0 .44-.03.65-.08l1.66 1.66c-.71.33-1.5.52-2.31.52-2.76 0-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c.91-.13 1.77-.45 2.55-.9l4.2 4.2 1.41-1.41L4.41 2.86z"/>
</svg>
);SVG Optimizer
Before
0.63 KB
↓
After
0.63 KB
Tags
audioaudio input disabledaudio offaudio settingsbarcall controlcommunicationdiagonal linedisabledenabledhearhearinginput settingsmeeting controlmicmic disabledmic symbolmicrophonemicrophone iconmicrophone mutedmicrophone offmuteno audiono soundnoiseoffonprivacyquietrecordrecordingrecording muterecording offsecuritysilencedslashsoundsound offspeak offtalk mutevoicevoice input offvoice mutevoice off
Compare Alternatives
See how other libraries approach this concept.