mic off icon
mic-off from Material Symbols Light by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- mic-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mic-off-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the mic off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.73 13.412l-.757-.796q.139-.287.227-.71t.089-.906h1q0 .754-.153 1.338t-.405 1.074m-3.489-3.5L9.29 5.919V5q0-.846.577-1.423Q10.442 3 11.289 3q.846 0 1.423.577T13.289 5v4.692q0 .064-.015.116t-.032.104M10.79 20.5v-3.485q-2.35-.234-3.925-1.947T5.289 11h1q0 2.075 1.462 3.538T11.289 16q1.08 0 2.016-.426t1.618-1.17l.714.713q-.725.787-1.713 1.28q-.987.494-2.135.619V20.5zm9.146.33L1.957 2.855l.708-.708l17.976 17.977z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMicOff(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="m16.73 13.412l-.757-.796q.139-.287.227-.71t.089-.906h1q0 .754-.153 1.338t-.405 1.074m-3.489-3.5L9.29 5.919V5q0-.846.577-1.423Q10.442 3 11.289 3q.846 0 1.423.577T13.289 5v4.692q0 .064-.015.116t-.032.104M10.79 20.5v-3.485q-2.35-.234-3.925-1.947T5.289 11h1q0 2.075 1.462 3.538T11.289 16q1.08 0 2.016-.426t1.618-1.17l.714.713q-.725.787-1.713 1.28q-.987.494-2.135.619V20.5zm9.146.33L1.957 2.855l.708-.708l17.976 17.977z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.73 13.412l-.757-.796q.139-.287.227-.71t.089-.906h1q0 .754-.153 1.338t-.405 1.074m-3.489-3.5L9.29 5.919V5q0-.846.577-1.423Q10.442 3 11.289 3q.846 0 1.423.577T13.289 5v4.692q0 .064-.015.116t-.032.104M10.79 20.5v-3.485q-2.35-.234-3.925-1.947T5.289 11h1q0 2.075 1.462 3.538T11.289 16q1.08 0 2.016-.426t1.618-1.17l.714.713q-.725.787-1.713 1.28q-.987.494-2.135.619V20.5zm9.146.33L1.957 2.855l.708-.708l17.976 17.977z"/></svg> </template>
CSS
.icon-mic-off {
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%22m16.73%2013.412l-.757-.796q.139-.287.227-.71t.089-.906h1q0%20.754-.153%201.338t-.405%201.074m-3.489-3.5L9.29%205.919V5q0-.846.577-1.423Q10.442%203%2011.289%203q.846%200%201.423.577T13.289%205v4.692q0%20.064-.015.116t-.032.104M10.79%2020.5v-3.485q-2.35-.234-3.925-1.947T5.289%2011h1q0%202.075%201.462%203.538T11.289%2016q1.08%200%202.016-.426t1.618-1.17l.714.713q-.725.787-1.713%201.28q-.987.494-2.135.619V20.5zm9.146.33L1.957%202.855l.708-.708l17.976%2017.977z%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%22m16.73%2013.412l-.757-.796q.139-.287.227-.71t.089-.906h1q0%20.754-.153%201.338t-.405%201.074m-3.489-3.5L9.29%205.919V5q0-.846.577-1.423Q10.442%203%2011.289%203q.846%200%201.423.577T13.289%205v4.692q0%20.064-.015.116t-.032.104M10.79%2020.5v-3.485q-2.35-.234-3.925-1.947T5.289%2011h1q0%202.075%201.462%203.538T11.289%2016q1.08%200%202.016-.426t1.618-1.17l.714.713q-.725.787-1.713%201.28q-.987.494-2.135.619V20.5zm9.146.33L1.957%202.855l.708-.708l17.976%2017.977z%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-off.svg?color=%231a73e8&size=48