mic-off-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
mic-off-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

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="M4.93 12.01a1 1 0 0 1 1.13.848a6.002 6.002 0 0 0 8.125 4.73l1.506 1.507a8 8 0 0 1-2.69.84V21a1 1 0 0 1-2 0v-1.064a8 8 0 0 1-6.92-6.794a1 1 0 0 1 .849-1.132M12 2a5 5 0 0 1 5 5v5a4.97 4.97 0 0 1-.83 2.756l.72.72a5.96 5.96 0 0 0 1.05-2.618a1 1 0 1 1 1.98.284a7.96 7.96 0 0 1-1.603 3.761l2.168 2.168a1 1 0 0 1-1.414 1.414L3.515 4.93a1 1 0 1 1 1.414-1.414l2.23 2.23A5 5 0 0 1 12 2m1.397 14.8A5 5 0 0 1 7 12v-1.596z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteMicOffFill(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="M4.93 12.01a1 1 0 0 1 1.13.848a6.002 6.002 0 0 0 8.125 4.73l1.506 1.507a8 8 0 0 1-2.69.84V21a1 1 0 0 1-2 0v-1.064a8 8 0 0 1-6.92-6.794a1 1 0 0 1 .849-1.132M12 2a5 5 0 0 1 5 5v5a4.97 4.97 0 0 1-.83 2.756l.72.72a5.96 5.96 0 0 0 1.05-2.618a1 1 0 1 1 1.98.284a7.96 7.96 0 0 1-1.603 3.761l2.168 2.168a1 1 0 0 1-1.414 1.414L3.515 4.93a1 1 0 1 1 1.414-1.414l2.23 2.23A5 5 0 0 1 12 2m1.397 14.8A5 5 0 0 1 7 12v-1.596z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.93 12.01a1 1 0 0 1 1.13.848a6.002 6.002 0 0 0 8.125 4.73l1.506 1.507a8 8 0 0 1-2.69.84V21a1 1 0 0 1-2 0v-1.064a8 8 0 0 1-6.92-6.794a1 1 0 0 1 .849-1.132M12 2a5 5 0 0 1 5 5v5a4.97 4.97 0 0 1-.83 2.756l.72.72a5.96 5.96 0 0 0 1.05-2.618a1 1 0 1 1 1.98.284a7.96 7.96 0 0 1-1.603 3.761l2.168 2.168a1 1 0 0 1-1.414 1.414L3.515 4.93a1 1 0 1 1 1.414-1.414l2.23 2.23A5 5 0 0 1 12 2m1.397 14.8A5 5 0 0 1 7 12v-1.596z"/></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%22M4.93%2012.01a1%201%200%200%201%201.13.848a6.002%206.002%200%200%200%208.125%204.73l1.506%201.507a8%208%200%200%201-2.69.84V21a1%201%200%200%201-2%200v-1.064a8%208%200%200%201-6.92-6.794a1%201%200%200%201%20.849-1.132M12%202a5%205%200%200%201%205%205v5a4.97%204.97%200%200%201-.83%202.756l.72.72a5.96%205.96%200%200%200%201.05-2.618a1%201%200%201%201%201.98.284a7.96%207.96%200%200%201-1.603%203.761l2.168%202.168a1%201%200%200%201-1.414%201.414L3.515%204.93a1%201%200%201%201%201.414-1.414l2.23%202.23A5%205%200%200%201%2012%202m1.397%2014.8A5%205%200%200%201%207%2012v-1.596z%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%22M4.93%2012.01a1%201%200%200%201%201.13.848a6.002%206.002%200%200%200%208.125%204.73l1.506%201.507a8%208%200%200%201-2.69.84V21a1%201%200%200%201-2%200v-1.064a8%208%200%200%201-6.92-6.794a1%201%200%200%201%20.849-1.132M12%202a5%205%200%200%201%205%205v5a4.97%204.97%200%200%201-.83%202.756l.72.72a5.96%205.96%200%200%200%201.05-2.618a1%201%200%201%201%201.98.284a7.96%207.96%200%200%201-1.603%203.761l2.168%202.168a1%201%200%200%201-1.414%201.414L3.515%204.93a1%201%200%201%201%201.414-1.414l2.23%202.23A5%205%200%200%201%2012%202m1.397%2014.8A5%205%200%200%201%207%2012v-1.596z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/mic-off-fill.svg?color=%231a73e8&size=48