microphone mute icon

microphone-mute from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
microphone-mute
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

The same icon in other sets

Use the microphone mute icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.3 12.705a3.17 3.17 0 0 1-1.3 1.3m-4-.001a3 3 0 0 1-1.65-2.579V5.848A3.4 3.4 0 0 1 12 2.76a3.4 3.4 0 0 1 3.64 3.089v2.518M5.33 10.626a6.64 6.64 0 0 0 2 4.707q.306.363.67.67m2.82 1.179a6.67 6.67 0 0 0 7.221-3.735a6.7 6.7 0 0 0 .629-2.821M12 21.25v-3.998M8.36 21.25h7.28"/><path d="m20 4.01l-4.36 4.357l-5.63 5.627l-1.98 1.979L4 20"/></g></svg>

React

import type { SVGProps } from "react";

export function MageMicrophoneMute(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.3 12.705a3.17 3.17 0 0 1-1.3 1.3m-4-.001a3 3 0 0 1-1.65-2.579V5.848A3.4 3.4 0 0 1 12 2.76a3.4 3.4 0 0 1 3.64 3.089v2.518M5.33 10.626a6.64 6.64 0 0 0 2 4.707q.306.363.67.67m2.82 1.179a6.67 6.67 0 0 0 7.221-3.735a6.7 6.7 0 0 0 .629-2.821M12 21.25v-3.998M8.36 21.25h7.28"/><path d="m20 4.01l-4.36 4.357l-5.63 5.627l-1.98 1.979L4 20"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.3 12.705a3.17 3.17 0 0 1-1.3 1.3m-4-.001a3 3 0 0 1-1.65-2.579V5.848A3.4 3.4 0 0 1 12 2.76a3.4 3.4 0 0 1 3.64 3.089v2.518M5.33 10.626a6.64 6.64 0 0 0 2 4.707q.306.363.67.67m2.82 1.179a6.67 6.67 0 0 0 7.221-3.735a6.7 6.7 0 0 0 .629-2.821M12 21.25v-3.998M8.36 21.25h7.28"/><path d="m20 4.01l-4.36 4.357l-5.63 5.627l-1.98 1.979L4 20"/></g></svg>
</template>

CSS

.icon-microphone-mute {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.3%2012.705a3.17%203.17%200%200%201-1.3%201.3m-4-.001a3%203%200%200%201-1.65-2.579V5.848A3.4%203.4%200%200%201%2012%202.76a3.4%203.4%200%200%201%203.64%203.089v2.518M5.33%2010.626a6.64%206.64%200%200%200%202%204.707q.306.363.67.67m2.82%201.179a6.67%206.67%200%200%200%207.221-3.735a6.7%206.7%200%200%200%20.629-2.821M12%2021.25v-3.998M8.36%2021.25h7.28%22%2F%3E%3Cpath%20d%3D%22m20%204.01l-4.36%204.357l-5.63%205.627l-1.98%201.979L4%2020%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.3%2012.705a3.17%203.17%200%200%201-1.3%201.3m-4-.001a3%203%200%200%201-1.65-2.579V5.848A3.4%203.4%200%200%201%2012%202.76a3.4%203.4%200%200%201%203.64%203.089v2.518M5.33%2010.626a6.64%206.64%200%200%200%202%204.707q.306.363.67.67m2.82%201.179a6.67%206.67%200%200%200%207.221-3.735a6.7%206.7%200%200%200%20.629-2.821M12%2021.25v-3.998M8.36%2021.25h7.28%22%2F%3E%3Cpath%20d%3D%22m20%204.01l-4.36%204.357l-5.63%205.627l-1.98%201.979L4%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/microphone-mute.svg?color=%231a73e8&size=48