person-voice-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
person-voice-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the person voice icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.392.466a.75.75 0 0 1 1.018.297A12.95 12.95 0 0 1 23 7c0 2.258-.576 4.384-1.59 6.236a.75.75 0 0 1-1.316-.72A11.45 11.45 0 0 0 21.501 7c0-2-.51-3.88-1.407-5.516a.75.75 0 0 1 .298-1.018M17.29 3.06a.75.75 0 0 1 .985.393A9 9 0 0 1 19.001 7a9 9 0 0 1-.726 3.545a.75.75 0 1 1-1.378-.591A7.5 7.5 0 0 0 17.5 7a7.5 7.5 0 0 0-.604-2.954a.75.75 0 0 1 .393-.985m.713 13.188a2.25 2.25 0 0 0-2.248-2.25H4.252a2.25 2.25 0 0 0-2.25 2.25v.92c0 .572.18 1.13.511 1.595C4.056 20.93 6.58 22.001 10 22.001s5.945-1.072 7.49-3.235a2.75 2.75 0 0 0 .513-1.599zM15 7.004a5 5 0 1 0-10 0a5 5 0 0 0 10 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonVoice24Filled(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="M20.392.466a.75.75 0 0 1 1.018.297A12.95 12.95 0 0 1 23 7c0 2.258-.576 4.384-1.59 6.236a.75.75 0 0 1-1.316-.72A11.45 11.45 0 0 0 21.501 7c0-2-.51-3.88-1.407-5.516a.75.75 0 0 1 .298-1.018M17.29 3.06a.75.75 0 0 1 .985.393A9 9 0 0 1 19.001 7a9 9 0 0 1-.726 3.545a.75.75 0 1 1-1.378-.591A7.5 7.5 0 0 0 17.5 7a7.5 7.5 0 0 0-.604-2.954a.75.75 0 0 1 .393-.985m.713 13.188a2.25 2.25 0 0 0-2.248-2.25H4.252a2.25 2.25 0 0 0-2.25 2.25v.92c0 .572.18 1.13.511 1.595C4.056 20.93 6.58 22.001 10 22.001s5.945-1.072 7.49-3.235a2.75 2.75 0 0 0 .513-1.599zM15 7.004a5 5 0 1 0-10 0a5 5 0 0 0 10 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.392.466a.75.75 0 0 1 1.018.297A12.95 12.95 0 0 1 23 7c0 2.258-.576 4.384-1.59 6.236a.75.75 0 0 1-1.316-.72A11.45 11.45 0 0 0 21.501 7c0-2-.51-3.88-1.407-5.516a.75.75 0 0 1 .298-1.018M17.29 3.06a.75.75 0 0 1 .985.393A9 9 0 0 1 19.001 7a9 9 0 0 1-.726 3.545a.75.75 0 1 1-1.378-.591A7.5 7.5 0 0 0 17.5 7a7.5 7.5 0 0 0-.604-2.954a.75.75 0 0 1 .393-.985m.713 13.188a2.25 2.25 0 0 0-2.248-2.25H4.252a2.25 2.25 0 0 0-2.25 2.25v.92c0 .572.18 1.13.511 1.595C4.056 20.93 6.58 22.001 10 22.001s5.945-1.072 7.49-3.235a2.75 2.75 0 0 0 .513-1.599zM15 7.004a5 5 0 1 0-10 0a5 5 0 0 0 10 0"/></svg>
</template>

CSS

.icon-person-voice-24-filled {
  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%22M20.392.466a.75.75%200%200%201%201.018.297A12.95%2012.95%200%200%201%2023%207c0%202.258-.576%204.384-1.59%206.236a.75.75%200%200%201-1.316-.72A11.45%2011.45%200%200%200%2021.501%207c0-2-.51-3.88-1.407-5.516a.75.75%200%200%201%20.298-1.018M17.29%203.06a.75.75%200%200%201%20.985.393A9%209%200%200%201%2019.001%207a9%209%200%200%201-.726%203.545a.75.75%200%201%201-1.378-.591A7.5%207.5%200%200%200%2017.5%207a7.5%207.5%200%200%200-.604-2.954a.75.75%200%200%201%20.393-.985m.713%2013.188a2.25%202.25%200%200%200-2.248-2.25H4.252a2.25%202.25%200%200%200-2.25%202.25v.92c0%20.572.18%201.13.511%201.595C4.056%2020.93%206.58%2022.001%2010%2022.001s5.945-1.072%207.49-3.235a2.75%202.75%200%200%200%20.513-1.599zM15%207.004a5%205%200%201%200-10%200a5%205%200%200%200%2010%200%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%22M20.392.466a.75.75%200%200%201%201.018.297A12.95%2012.95%200%200%201%2023%207c0%202.258-.576%204.384-1.59%206.236a.75.75%200%200%201-1.316-.72A11.45%2011.45%200%200%200%2021.501%207c0-2-.51-3.88-1.407-5.516a.75.75%200%200%201%20.298-1.018M17.29%203.06a.75.75%200%200%201%20.985.393A9%209%200%200%201%2019.001%207a9%209%200%200%201-.726%203.545a.75.75%200%201%201-1.378-.591A7.5%207.5%200%200%200%2017.5%207a7.5%207.5%200%200%200-.604-2.954a.75.75%200%200%201%20.393-.985m.713%2013.188a2.25%202.25%200%200%200-2.248-2.25H4.252a2.25%202.25%200%200%200-2.25%202.25v.92c0%20.572.18%201.13.511%201.595C4.056%2020.93%206.58%2022.001%2010%2022.001s5.945-1.072%207.49-3.235a2.75%202.75%200%200%200%20.513-1.599zM15%207.004a5%205%200%201%200-10%200a5%205%200%200%200%2010%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/person-voice-24-filled.svg?color=%231a73e8&size=48