Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md perm camera mic
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPermCameraMicIcon = (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 6c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2s2-.9 2-2V8c0-1.1-.9-2-2-2zm8-1h-3.17l-1.86-2H8.96L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 14h-7v-1.09c2.83-.48 5-2.94 5-5.91h-2c0 2.21-1.79 4-4 4s-4-1.79-4-4H6c0 2.97 2.17 5.43 5 5.91V19H4V7h4.21l.59-.65L10.04 5h4.24l1.24 1.35.59.65H20v12z"/>
</svg>
);SVG Optimizer
Before
0.55 KB
↓
After
0.54 KB
Tags
accessaudiobuttoncameracapturecommunicationcontrolsdeviceglyphiconimageinputlinearmediamicmicrophoneminoutlinepermpermissionphotophotographypictureprivacyrecordingsecuritysettingssoundspeakersquarestreamstreamingsymbolvideovideography
Compare Alternatives
See how other libraries approach this concept.