mic-off-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
mic-off-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
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 20 20"><path fill="currentColor" d="M12 5v4.879l.898.898Q13 10.404 13 10V5a3 3 0 0 0-5.998-.119L8 5.879V5a2 2 0 1 1 4 0M7 7.707L2.146 2.854a.5.5 0 1 1 .708-.708l15 15a.5.5 0 0 1-.708.708l-3.626-3.627a5.5 5.5 0 0 1-3.02 1.25V17.5a.5.5 0 0 1-1 0v-2.022A5.5 5.5 0 0 1 4.5 10a.5.5 0 0 1 1 0a4.5 4.5 0 0 0 7.309 3.516l-1.07-1.07A3 3 0 0 1 7 10zm4.016 4.016L8 8.707V10a2 2 0 0 0 3.016 1.723m3.787.959l-.742-.742A4.5 4.5 0 0 0 14.5 10a.5.5 0 0 1 1 0c0 .974-.253 1.888-.697 2.682"/></svg>

React

import type { SVGProps } from "react";

export function FluentMicOff20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12 5v4.879l.898.898Q13 10.404 13 10V5a3 3 0 0 0-5.998-.119L8 5.879V5a2 2 0 1 1 4 0M7 7.707L2.146 2.854a.5.5 0 1 1 .708-.708l15 15a.5.5 0 0 1-.708.708l-3.626-3.627a5.5 5.5 0 0 1-3.02 1.25V17.5a.5.5 0 0 1-1 0v-2.022A5.5 5.5 0 0 1 4.5 10a.5.5 0 0 1 1 0a4.5 4.5 0 0 0 7.309 3.516l-1.07-1.07A3 3 0 0 1 7 10zm4.016 4.016L8 8.707V10a2 2 0 0 0 3.016 1.723m3.787.959l-.742-.742A4.5 4.5 0 0 0 14.5 10a.5.5 0 0 1 1 0c0 .974-.253 1.888-.697 2.682"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12 5v4.879l.898.898Q13 10.404 13 10V5a3 3 0 0 0-5.998-.119L8 5.879V5a2 2 0 1 1 4 0M7 7.707L2.146 2.854a.5.5 0 1 1 .708-.708l15 15a.5.5 0 0 1-.708.708l-3.626-3.627a5.5 5.5 0 0 1-3.02 1.25V17.5a.5.5 0 0 1-1 0v-2.022A5.5 5.5 0 0 1 4.5 10a.5.5 0 0 1 1 0a4.5 4.5 0 0 0 7.309 3.516l-1.07-1.07A3 3 0 0 1 7 10zm4.016 4.016L8 8.707V10a2 2 0 0 0 3.016 1.723m3.787.959l-.742-.742A4.5 4.5 0 0 0 14.5 10a.5.5 0 0 1 1 0c0 .974-.253 1.888-.697 2.682"/></svg>
</template>

CSS

.icon-mic-off-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%205v4.879l.898.898Q13%2010.404%2013%2010V5a3%203%200%200%200-5.998-.119L8%205.879V5a2%202%200%201%201%204%200M7%207.707L2.146%202.854a.5.5%200%201%201%20.708-.708l15%2015a.5.5%200%200%201-.708.708l-3.626-3.627a5.5%205.5%200%200%201-3.02%201.25V17.5a.5.5%200%200%201-1%200v-2.022A5.5%205.5%200%200%201%204.5%2010a.5.5%200%200%201%201%200a4.5%204.5%200%200%200%207.309%203.516l-1.07-1.07A3%203%200%200%201%207%2010zm4.016%204.016L8%208.707V10a2%202%200%200%200%203.016%201.723m3.787.959l-.742-.742A4.5%204.5%200%200%200%2014.5%2010a.5.5%200%200%201%201%200c0%20.974-.253%201.888-.697%202.682%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%205v4.879l.898.898Q13%2010.404%2013%2010V5a3%203%200%200%200-5.998-.119L8%205.879V5a2%202%200%201%201%204%200M7%207.707L2.146%202.854a.5.5%200%201%201%20.708-.708l15%2015a.5.5%200%200%201-.708.708l-3.626-3.627a5.5%205.5%200%200%201-3.02%201.25V17.5a.5.5%200%200%201-1%200v-2.022A5.5%205.5%200%200%201%204.5%2010a.5.5%200%200%201%201%200a4.5%204.5%200%200%200%207.309%203.516l-1.07-1.07A3%203%200%200%201%207%2010zm4.016%204.016L8%208.707V10a2%202%200%200%200%203.016%201.723m3.787.959l-.742-.742A4.5%204.5%200%200%200%2014.5%2010a.5.5%200%200%201%201%200c0%20.974-.253%201.888-.697%202.682%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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