mic off icon
mic-off-fill from Eva Icons by Akveo · Fill · MIT Free for personal and commercial use.
- Name
- mic-off-fill
- Set
- Eva Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- MIT
1 other variant in Eva Icons
The same icon in other sets
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="M15.58 12.75A4 4 0 0 0 16 11V6a4 4 0 0 0-7.92-.75M19 11a1 1 0 0 0-2 0a4.86 4.86 0 0 1-.69 2.48L17.78 15A7 7 0 0 0 19 11m-7 4h.16L8 10.83V11a4 4 0 0 0 4 4m8.71 4.29l-16-16a1 1 0 0 0-1.42 1.42l16 16a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42"/><path fill="currentColor" d="M15 20h-2v-2.08a7 7 0 0 0 1.65-.44l-1.6-1.6A4.6 4.6 0 0 1 12 16a5 5 0 0 1-5-5a1 1 0 0 0-2 0a7 7 0 0 0 6 6.92V20H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2"/></svg>
React
import type { SVGProps } from "react";
export function EvaMicOffFill(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="M15.58 12.75A4 4 0 0 0 16 11V6a4 4 0 0 0-7.92-.75M19 11a1 1 0 0 0-2 0a4.86 4.86 0 0 1-.69 2.48L17.78 15A7 7 0 0 0 19 11m-7 4h.16L8 10.83V11a4 4 0 0 0 4 4m8.71 4.29l-16-16a1 1 0 0 0-1.42 1.42l16 16a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42"/><path fill="currentColor" d="M15 20h-2v-2.08a7 7 0 0 0 1.65-.44l-1.6-1.6A4.6 4.6 0 0 1 12 16a5 5 0 0 1-5-5a1 1 0 0 0-2 0a7 7 0 0 0 6 6.92V20H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.58 12.75A4 4 0 0 0 16 11V6a4 4 0 0 0-7.92-.75M19 11a1 1 0 0 0-2 0a4.86 4.86 0 0 1-.69 2.48L17.78 15A7 7 0 0 0 19 11m-7 4h.16L8 10.83V11a4 4 0 0 0 4 4m8.71 4.29l-16-16a1 1 0 0 0-1.42 1.42l16 16a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42"/><path fill="currentColor" d="M15 20h-2v-2.08a7 7 0 0 0 1.65-.44l-1.6-1.6A4.6 4.6 0 0 1 12 16a5 5 0 0 1-5-5a1 1 0 0 0-2 0a7 7 0 0 0 6 6.92V20H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2"/></svg> </template>
CSS
.icon-mic-off-fill {
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%22M15.58%2012.75A4%204%200%200%200%2016%2011V6a4%204%200%200%200-7.92-.75M19%2011a1%201%200%200%200-2%200a4.86%204.86%200%200%201-.69%202.48L17.78%2015A7%207%200%200%200%2019%2011m-7%204h.16L8%2010.83V11a4%204%200%200%200%204%204m8.71%204.29l-16-16a1%201%200%200%200-1.42%201.42l16%2016a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2020h-2v-2.08a7%207%200%200%200%201.65-.44l-1.6-1.6A4.6%204.6%200%200%201%2012%2016a5%205%200%200%201-5-5a1%201%200%200%200-2%200a7%207%200%200%200%206%206.92V20H9a1%201%200%200%200%200%202h6a1%201%200%200%200%200-2%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%22M15.58%2012.75A4%204%200%200%200%2016%2011V6a4%204%200%200%200-7.92-.75M19%2011a1%201%200%200%200-2%200a4.86%204.86%200%200%201-.69%202.48L17.78%2015A7%207%200%200%200%2019%2011m-7%204h.16L8%2010.83V11a4%204%200%200%200%204%204m8.71%204.29l-16-16a1%201%200%200%200-1.42%201.42l16%2016a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2020h-2v-2.08a7%207%200%200%200%201.65-.44l-1.6-1.6A4.6%204.6%200%200%201%2012%2016a5%205%200%200%201-5-5a1%201%200%200%200-2%200a7%207%200%200%200%206%206.92V20H9a1%201%200%200%200%200%202h6a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/eva/mic-off-fill.svg?color=%231a73e8&size=48