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

Name
microphone-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

Use the microphone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.185 5.302a7 7 0 0 1 1.529 6.656l3.401 4.372c.599.77.716 1.77.383 2.631a.83.83 0 0 0 .493-.014a1 1 0 0 1 .632 1.898a2.77 2.77 0 0 1-2.546-.39a2.7 2.7 0 0 1-2.75-.337l-4.373-3.4A7 7 0 0 1 4.3 15.19a21.4 21.4 0 0 0 5.766-4.117a21.4 21.4 0 0 0 4.119-5.77M4.044 5.047a7 7 0 0 1 8.548-1.055a19.4 19.4 0 0 1-3.94 5.667c-1.69 1.69-3.612 3-5.662 3.938a7 7 0 0 1 1.054-8.55"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteMicrophoneFill(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="M14.185 5.302a7 7 0 0 1 1.529 6.656l3.401 4.372c.599.77.716 1.77.383 2.631a.83.83 0 0 0 .493-.014a1 1 0 0 1 .632 1.898a2.77 2.77 0 0 1-2.546-.39a2.7 2.7 0 0 1-2.75-.337l-4.373-3.4A7 7 0 0 1 4.3 15.19a21.4 21.4 0 0 0 5.766-4.117a21.4 21.4 0 0 0 4.119-5.77M4.044 5.047a7 7 0 0 1 8.548-1.055a19.4 19.4 0 0 1-3.94 5.667c-1.69 1.69-3.612 3-5.662 3.938a7 7 0 0 1 1.054-8.55"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.185 5.302a7 7 0 0 1 1.529 6.656l3.401 4.372c.599.77.716 1.77.383 2.631a.83.83 0 0 0 .493-.014a1 1 0 0 1 .632 1.898a2.77 2.77 0 0 1-2.546-.39a2.7 2.7 0 0 1-2.75-.337l-4.373-3.4A7 7 0 0 1 4.3 15.19a21.4 21.4 0 0 0 5.766-4.117a21.4 21.4 0 0 0 4.119-5.77M4.044 5.047a7 7 0 0 1 8.548-1.055a19.4 19.4 0 0 1-3.94 5.667c-1.69 1.69-3.612 3-5.662 3.938a7 7 0 0 1 1.054-8.55"/></svg>
</template>

CSS

.icon-microphone-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%22M14.185%205.302a7%207%200%200%201%201.529%206.656l3.401%204.372c.599.77.716%201.77.383%202.631a.83.83%200%200%200%20.493-.014a1%201%200%200%201%20.632%201.898a2.77%202.77%200%200%201-2.546-.39a2.7%202.7%200%200%201-2.75-.337l-4.373-3.4A7%207%200%200%201%204.3%2015.19a21.4%2021.4%200%200%200%205.766-4.117a21.4%2021.4%200%200%200%204.119-5.77M4.044%205.047a7%207%200%200%201%208.548-1.055a19.4%2019.4%200%200%201-3.94%205.667c-1.69%201.69-3.612%203-5.662%203.938a7%207%200%200%201%201.054-8.55%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%22M14.185%205.302a7%207%200%200%201%201.529%206.656l3.401%204.372c.599.77.716%201.77.383%202.631a.83.83%200%200%200%20.493-.014a1%201%200%200%201%20.632%201.898a2.77%202.77%200%200%201-2.546-.39a2.7%202.7%200%200%201-2.75-.337l-4.373-3.4A7%207%200%200%201%204.3%2015.19a21.4%2021.4%200%200%200%205.766-4.117a21.4%2021.4%200%200%200%204.119-5.77M4.044%205.047a7%207%200%200%201%208.548-1.055a19.4%2019.4%200%200%201-3.94%205.667c-1.69%201.69-3.612%203-5.662%203.938a7%207%200%200%201%201.054-8.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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