mic off 02 icon
mic-off-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mic-off-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the mic off 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 18v4m0-4h-.48A6.543 6.543 0 0 1 5 12m7 6h.48c1.54 0 2.963-.534 4.087-1.433M12 22h3m-3 0H9m10-10a6.5 6.5 0 0 1-.65 2.35M8.354 4.354A4 4 0 0 1 16 6v5q-.001.464-.101.899M8 8v3a4 4 0 0 0 6.284 3.284M2 2l20 20"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMicOff02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M12 18v4m0-4h-.48A6.543 6.543 0 0 1 5 12m7 6h.48c1.54 0 2.963-.534 4.087-1.433M12 22h3m-3 0H9m10-10a6.5 6.5 0 0 1-.65 2.35M8.354 4.354A4 4 0 0 1 16 6v5q-.001.464-.101.899M8 8v3a4 4 0 0 0 6.284 3.284M2 2l20 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 18v4m0-4h-.48A6.543 6.543 0 0 1 5 12m7 6h.48c1.54 0 2.963-.534 4.087-1.433M12 22h3m-3 0H9m10-10a6.5 6.5 0 0 1-.65 2.35M8.354 4.354A4 4 0 0 1 16 6v5q-.001.464-.101.899M8 8v3a4 4 0 0 0 6.284 3.284M2 2l20 20"/></svg> </template>
CSS
.icon-mic-off-02 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%2018v4m0-4h-.48A6.543%206.543%200%200%201%205%2012m7%206h.48c1.54%200%202.963-.534%204.087-1.433M12%2022h3m-3%200H9m10-10a6.5%206.5%200%200%201-.65%202.35M8.354%204.354A4%204%200%200%201%2016%206v5q-.001.464-.101.899M8%208v3a4%204%200%200%200%206.284%203.284M2%202l20%2020%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%2018v4m0-4h-.48A6.543%206.543%200%200%201%205%2012m7%206h.48c1.54%200%202.963-.534%204.087-1.433M12%2022h3m-3%200H9m10-10a6.5%206.5%200%200%201-.65%202.35M8.354%204.354A4%204%200%200%201%2016%206v5q-.001.464-.101.899M8%208v3a4%204%200%200%200%206.284%203.284M2%202l20%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mic-off-02.svg?color=%231a73e8&size=48