mic off icon
mic-off-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- mic-off-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Related icons in IonIcons
Use the mic off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="32" d="M432 400L96 64"/><path fill="currentColor" d="M368 192v48a111.7 111.7 0 0 1-2.93 25.45L390.65 291a143.1 143.1 0 0 0 9.35-51v-48Zm-96 240v-48.89a143.1 143.1 0 0 0 56.65-18.83L305 340.65A112.13 112.13 0 0 1 144 240v-48h-32v48c0 74 56.1 135.12 128 143.11V432h-64v32h160v-32Zm64-195.63V128c0-44.86-35.14-80-80-80a79.68 79.68 0 0 0-69 39.34"/><path fill="currentColor" d="M176 211.63V239a80.9 80.9 0 0 0 23.45 56.9a78.55 78.55 0 0 0 81 20.21Z"/></svg>
React
import type { SVGProps } from "react";
export function IonMicOffSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" strokeLinecap="square" strokeMiterlimit="10" strokeWidth="32" d="M432 400L96 64"/><path fill="currentColor" d="M368 192v48a111.7 111.7 0 0 1-2.93 25.45L390.65 291a143.1 143.1 0 0 0 9.35-51v-48Zm-96 240v-48.89a143.1 143.1 0 0 0 56.65-18.83L305 340.65A112.13 112.13 0 0 1 144 240v-48h-32v48c0 74 56.1 135.12 128 143.11V432h-64v32h160v-32Zm64-195.63V128c0-44.86-35.14-80-80-80a79.68 79.68 0 0 0-69 39.34"/><path fill="currentColor" d="M176 211.63V239a80.9 80.9 0 0 0 23.45 56.9a78.55 78.55 0 0 0 81 20.21Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-miterlimit="10" stroke-width="32" d="M432 400L96 64"/><path fill="currentColor" d="M368 192v48a111.7 111.7 0 0 1-2.93 25.45L390.65 291a143.1 143.1 0 0 0 9.35-51v-48Zm-96 240v-48.89a143.1 143.1 0 0 0 56.65-18.83L305 340.65A112.13 112.13 0 0 1 144 240v-48h-32v48c0 74 56.1 135.12 128 143.11V432h-64v32h160v-32Zm64-195.63V128c0-44.86-35.14-80-80-80a79.68 79.68 0 0 0-69 39.34"/><path fill="currentColor" d="M176 211.63V239a80.9 80.9 0 0 0 23.45 56.9a78.55 78.55 0 0 0 81 20.21Z"/></svg> </template>
CSS
.icon-mic-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%20512%20512%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2232%22%20d%3D%22M432%20400L96%2064%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M368%20192v48a111.7%20111.7%200%200%201-2.93%2025.45L390.65%20291a143.1%20143.1%200%200%200%209.35-51v-48Zm-96%20240v-48.89a143.1%20143.1%200%200%200%2056.65-18.83L305%20340.65A112.13%20112.13%200%200%201%20144%20240v-48h-32v48c0%2074%2056.1%20135.12%20128%20143.11V432h-64v32h160v-32Zm64-195.63V128c0-44.86-35.14-80-80-80a79.68%2079.68%200%200%200-69%2039.34%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20211.63V239a80.9%2080.9%200%200%200%2023.45%2056.9a78.55%2078.55%200%200%200%2081%2020.21Z%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%20512%20512%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2232%22%20d%3D%22M432%20400L96%2064%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M368%20192v48a111.7%20111.7%200%200%201-2.93%2025.45L390.65%20291a143.1%20143.1%200%200%200%209.35-51v-48Zm-96%20240v-48.89a143.1%20143.1%200%200%200%2056.65-18.83L305%20340.65A112.13%20112.13%200%200%201%20144%20240v-48h-32v48c0%2074%2056.1%20135.12%20128%20143.11V432h-64v32h160v-32Zm64-195.63V128c0-44.86-35.14-80-80-80a79.68%2079.68%200%200%200-69%2039.34%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20211.63V239a80.9%2080.9%200%200%200%2023.45%2056.9a78.55%2078.55%200%200%200%2081%2020.21Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/mic-off-sharp.svg?color=%231a73e8&size=48