mic off icon
mic-off-12-regular from Fluent UI System Icons by Microsoft Corporation · 12 Regular · MIT Free for personal and commercial use.
- Name
- mic-off-12-regular
- Set
- Fluent UI System Icons
- Style
- 12 Regular
- Viewbox
- 12×12
- License
- MIT
13 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the mic off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M1.146 1.146a.5.5 0 0 1 .708 0l9 9a.5.5 0 0 1-.708.708L8.16 8.867a4 4 0 0 1-1.66.602V10.5a.5.5 0 1 1-1 0V9.47A4 4 0 0 1 2 5.5a.5.5 0 1 1 1 0a3 3 0 0 0 4.43 2.638l-.754-.755A2 2 0 0 1 4 5.5v-.793L1.146 1.854a.5.5 0 0 1 0-.708M7 3v1.879l.97.97Q8 5.679 8 5.5V3a2 2 0 0 0-3.784-.905l.79.79A1 1 0 0 1 7 3m1.772 3.65l.749.75A4 4 0 0 0 10 5.5a.5.5 0 1 0-1 0c0 .408-.081.796-.228 1.15"/></svg>
React
import type { SVGProps } from "react";
export function FluentMicOff12Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M1.146 1.146a.5.5 0 0 1 .708 0l9 9a.5.5 0 0 1-.708.708L8.16 8.867a4 4 0 0 1-1.66.602V10.5a.5.5 0 1 1-1 0V9.47A4 4 0 0 1 2 5.5a.5.5 0 1 1 1 0a3 3 0 0 0 4.43 2.638l-.754-.755A2 2 0 0 1 4 5.5v-.793L1.146 1.854a.5.5 0 0 1 0-.708M7 3v1.879l.97.97Q8 5.679 8 5.5V3a2 2 0 0 0-3.784-.905l.79.79A1 1 0 0 1 7 3m1.772 3.65l.749.75A4 4 0 0 0 10 5.5a.5.5 0 1 0-1 0c0 .408-.081.796-.228 1.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M1.146 1.146a.5.5 0 0 1 .708 0l9 9a.5.5 0 0 1-.708.708L8.16 8.867a4 4 0 0 1-1.66.602V10.5a.5.5 0 1 1-1 0V9.47A4 4 0 0 1 2 5.5a.5.5 0 1 1 1 0a3 3 0 0 0 4.43 2.638l-.754-.755A2 2 0 0 1 4 5.5v-.793L1.146 1.854a.5.5 0 0 1 0-.708M7 3v1.879l.97.97Q8 5.679 8 5.5V3a2 2 0 0 0-3.784-.905l.79.79A1 1 0 0 1 7 3m1.772 3.65l.749.75A4 4 0 0 0 10 5.5a.5.5 0 1 0-1 0c0 .408-.081.796-.228 1.15"/></svg> </template>
CSS
.icon-mic-off-12-regular {
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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.146%201.146a.5.5%200%200%201%20.708%200l9%209a.5.5%200%200%201-.708.708L8.16%208.867a4%204%200%200%201-1.66.602V10.5a.5.5%200%201%201-1%200V9.47A4%204%200%200%201%202%205.5a.5.5%200%201%201%201%200a3%203%200%200%200%204.43%202.638l-.754-.755A2%202%200%200%201%204%205.5v-.793L1.146%201.854a.5.5%200%200%201%200-.708M7%203v1.879l.97.97Q8%205.679%208%205.5V3a2%202%200%200%200-3.784-.905l.79.79A1%201%200%200%201%207%203m1.772%203.65l.749.75A4%204%200%200%200%2010%205.5a.5.5%200%201%200-1%200c0%20.408-.081.796-.228%201.15%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.146%201.146a.5.5%200%200%201%20.708%200l9%209a.5.5%200%200%201-.708.708L8.16%208.867a4%204%200%200%201-1.66.602V10.5a.5.5%200%201%201-1%200V9.47A4%204%200%200%201%202%205.5a.5.5%200%201%201%201%200a3%203%200%200%200%204.43%202.638l-.754-.755A2%202%200%200%201%204%205.5v-.793L1.146%201.854a.5.5%200%200%201%200-.708M7%203v1.879l.97.97Q8%205.679%208%205.5V3a2%202%200%200%200-3.784-.905l.79.79A1%201%200%200%201%207%203m1.772%203.65l.749.75A4%204%200%200%200%2010%205.5a.5.5%200%201%200-1%200c0%20.408-.081.796-.228%201.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mic-off-12-regular.svg?color=%231a73e8&size=48