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

Name
microphone-chat-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

11 other variants in Fluent UI System Icons

Use the microphone chat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18.5 10.5a.5.5 0 0 1 .5.5a5 5 0 0 1-4.5 4.975V17.5a.5.5 0 1 1-1 0v-1.525A5 5 0 0 1 9 11a.5.5 0 0 1 1 0a4 4 0 0 0 8 0a.5.5 0 0 1 .5-.5M8.502 2c1.475 0 2.836.493 3.927 1.321a4 4 0 0 0-.937.564a5.5 5.5 0 0 0-7.878 7.139a.5.5 0 0 1 .04.35l-.653 2.621l2.617-.655a.5.5 0 0 1 .352.042a5.5 5.5 0 0 0 2.83.61q.29.501.666.936a6.47 6.47 0 0 1-3.78-.574l-2.442.612a1 1 0 0 1-1.213-1.213l.61-2.447a6.5 6.5 0 0 1-.64-2.806a6.5 6.5 0 0 1 6.5-6.5M14 4a3 3 0 0 1 3 3v4a3 3 0 1 1-6 0V7a3 3 0 0 1 3-3m0 1a2 2 0 0 0-2 2v4a2 2 0 0 0 4 0V7a2 2 0 0 0-2-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentMicrophoneChat20Regular(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="M18.5 10.5a.5.5 0 0 1 .5.5a5 5 0 0 1-4.5 4.975V17.5a.5.5 0 1 1-1 0v-1.525A5 5 0 0 1 9 11a.5.5 0 0 1 1 0a4 4 0 0 0 8 0a.5.5 0 0 1 .5-.5M8.502 2c1.475 0 2.836.493 3.927 1.321a4 4 0 0 0-.937.564a5.5 5.5 0 0 0-7.878 7.139a.5.5 0 0 1 .04.35l-.653 2.621l2.617-.655a.5.5 0 0 1 .352.042a5.5 5.5 0 0 0 2.83.61q.29.501.666.936a6.47 6.47 0 0 1-3.78-.574l-2.442.612a1 1 0 0 1-1.213-1.213l.61-2.447a6.5 6.5 0 0 1-.64-2.806a6.5 6.5 0 0 1 6.5-6.5M14 4a3 3 0 0 1 3 3v4a3 3 0 1 1-6 0V7a3 3 0 0 1 3-3m0 1a2 2 0 0 0-2 2v4a2 2 0 0 0 4 0V7a2 2 0 0 0-2-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18.5 10.5a.5.5 0 0 1 .5.5a5 5 0 0 1-4.5 4.975V17.5a.5.5 0 1 1-1 0v-1.525A5 5 0 0 1 9 11a.5.5 0 0 1 1 0a4 4 0 0 0 8 0a.5.5 0 0 1 .5-.5M8.502 2c1.475 0 2.836.493 3.927 1.321a4 4 0 0 0-.937.564a5.5 5.5 0 0 0-7.878 7.139a.5.5 0 0 1 .04.35l-.653 2.621l2.617-.655a.5.5 0 0 1 .352.042a5.5 5.5 0 0 0 2.83.61q.29.501.666.936a6.47 6.47 0 0 1-3.78-.574l-2.442.612a1 1 0 0 1-1.213-1.213l.61-2.447a6.5 6.5 0 0 1-.64-2.806a6.5 6.5 0 0 1 6.5-6.5M14 4a3 3 0 0 1 3 3v4a3 3 0 1 1-6 0V7a3 3 0 0 1 3-3m0 1a2 2 0 0 0-2 2v4a2 2 0 0 0 4 0V7a2 2 0 0 0-2-2"/></svg>
</template>

CSS

.icon-microphone-chat-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%22M18.5%2010.5a.5.5%200%200%201%20.5.5a5%205%200%200%201-4.5%204.975V17.5a.5.5%200%201%201-1%200v-1.525A5%205%200%200%201%209%2011a.5.5%200%200%201%201%200a4%204%200%200%200%208%200a.5.5%200%200%201%20.5-.5M8.502%202c1.475%200%202.836.493%203.927%201.321a4%204%200%200%200-.937.564a5.5%205.5%200%200%200-7.878%207.139a.5.5%200%200%201%20.04.35l-.653%202.621l2.617-.655a.5.5%200%200%201%20.352.042a5.5%205.5%200%200%200%202.83.61q.29.501.666.936a6.47%206.47%200%200%201-3.78-.574l-2.442.612a1%201%200%200%201-1.213-1.213l.61-2.447a6.5%206.5%200%200%201-.64-2.806a6.5%206.5%200%200%201%206.5-6.5M14%204a3%203%200%200%201%203%203v4a3%203%200%201%201-6%200V7a3%203%200%200%201%203-3m0%201a2%202%200%200%200-2%202v4a2%202%200%200%200%204%200V7a2%202%200%200%200-2-2%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%22M18.5%2010.5a.5.5%200%200%201%20.5.5a5%205%200%200%201-4.5%204.975V17.5a.5.5%200%201%201-1%200v-1.525A5%205%200%200%201%209%2011a.5.5%200%200%201%201%200a4%204%200%200%200%208%200a.5.5%200%200%201%20.5-.5M8.502%202c1.475%200%202.836.493%203.927%201.321a4%204%200%200%200-.937.564a5.5%205.5%200%200%200-7.878%207.139a.5.5%200%200%201%20.04.35l-.653%202.621l2.617-.655a.5.5%200%200%201%20.352.042a5.5%205.5%200%200%200%202.83.61q.29.501.666.936a6.47%206.47%200%200%201-3.78-.574l-2.442.612a1%201%200%200%201-1.213-1.213l.61-2.447a6.5%206.5%200%200%201-.64-2.806a6.5%206.5%200%200%201%206.5-6.5M14%204a3%203%200%200%201%203%203v4a3%203%200%201%201-6%200V7a3%203%200%200%201%203-3m0%201a2%202%200%200%200-2%202v4a2%202%200%200%200%204%200V7a2%202%200%200%200-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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