mic external off icon
mic-external-off-sharp from Material Symbols Light by Google · Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- mic-external-off-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the mic external off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.462 6.766l-3.15-3.15q.234-.103.438-.129t.365-.026q1.039 0 1.77.729q.73.727.73 1.771q0 .2-.031.382t-.123.423m9.385 9.384l-1-1V4.462h-4.615v6.073l-1-1V3.462h6.615zm-12.23 4.389V17.23h-.77l-.884-8.692h2.034l-4.95-4.962l.708-.708l18.108 18.108l-.708.708l-6.923-6.923v5.777zm5.615-1v-5.777L9.05 10.58l-.666 6.65h-.768v2.307z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMicExternalOffSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.462 6.766l-3.15-3.15q.234-.103.438-.129t.365-.026q1.039 0 1.77.729q.73.727.73 1.771q0 .2-.031.382t-.123.423m9.385 9.384l-1-1V4.462h-4.615v6.073l-1-1V3.462h6.615zm-12.23 4.389V17.23h-.77l-.884-8.692h2.034l-4.95-4.962l.708-.708l18.108 18.108l-.708.708l-6.923-6.923v5.777zm5.615-1v-5.777L9.05 10.58l-.666 6.65h-.768v2.307z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.462 6.766l-3.15-3.15q.234-.103.438-.129t.365-.026q1.039 0 1.77.729q.73.727.73 1.771q0 .2-.031.382t-.123.423m9.385 9.384l-1-1V4.462h-4.615v6.073l-1-1V3.462h6.615zm-12.23 4.389V17.23h-.77l-.884-8.692h2.034l-4.95-4.962l.708-.708l18.108 18.108l-.708.708l-6.923-6.923v5.777zm5.615-1v-5.777L9.05 10.58l-.666 6.65h-.768v2.307z"/></svg> </template>
CSS
.icon-mic-external-off-sharp {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.462%206.766l-3.15-3.15q.234-.103.438-.129t.365-.026q1.039%200%201.77.729q.73.727.73%201.771q0%20.2-.031.382t-.123.423m9.385%209.384l-1-1V4.462h-4.615v6.073l-1-1V3.462h6.615zm-12.23%204.389V17.23h-.77l-.884-8.692h2.034l-4.95-4.962l.708-.708l18.108%2018.108l-.708.708l-6.923-6.923v5.777zm5.615-1v-5.777L9.05%2010.58l-.666%206.65h-.768v2.307z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.462%206.766l-3.15-3.15q.234-.103.438-.129t.365-.026q1.039%200%201.77.729q.73.727.73%201.771q0%20.2-.031.382t-.123.423m9.385%209.384l-1-1V4.462h-4.615v6.073l-1-1V3.462h6.615zm-12.23%204.389V17.23h-.77l-.884-8.692h2.034l-4.95-4.962l.708-.708l18.108%2018.108l-.708.708l-6.923-6.923v5.777zm5.615-1v-5.777L9.05%2010.58l-.666%206.65h-.768v2.307z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mic-external-off-sharp.svg?color=%231a73e8&size=48