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

Name
person-chat-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the person chat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m7.603 13.267l-.215.707C4.619 13.729 3 11.84 3 10v-.5A1.5 1.5 0 0 1 4.5 8h4.54c-.39.275-.733.613-1.012 1H4.5a.5.5 0 0 0-.5.5v.5c0 1.338 1.241 2.785 3.484 2.978q.054.147.119.29M8 1.5A2.75 2.75 0 1 1 8 7a2.75 2.75 0 0 1 0-5.5m0 1A1.75 1.75 0 1 0 8 6a1.75 1.75 0 0 0 0-3.5m7 9a3.5 3.5 0 0 1-5.197 3.062l-1.392.423a.318.318 0 0 1-.397-.397l.424-1.391A3.5 3.5 0 1 1 15 11.5M10.5 10a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm-.5 2.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0-.5.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonChat16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m7.603 13.267l-.215.707C4.619 13.729 3 11.84 3 10v-.5A1.5 1.5 0 0 1 4.5 8h4.54c-.39.275-.733.613-1.012 1H4.5a.5.5 0 0 0-.5.5v.5c0 1.338 1.241 2.785 3.484 2.978q.054.147.119.29M8 1.5A2.75 2.75 0 1 1 8 7a2.75 2.75 0 0 1 0-5.5m0 1A1.75 1.75 0 1 0 8 6a1.75 1.75 0 0 0 0-3.5m7 9a3.5 3.5 0 0 1-5.197 3.062l-1.392.423a.318.318 0 0 1-.397-.397l.424-1.391A3.5 3.5 0 1 1 15 11.5M10.5 10a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm-.5 2.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0-.5.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m7.603 13.267l-.215.707C4.619 13.729 3 11.84 3 10v-.5A1.5 1.5 0 0 1 4.5 8h4.54c-.39.275-.733.613-1.012 1H4.5a.5.5 0 0 0-.5.5v.5c0 1.338 1.241 2.785 3.484 2.978q.054.147.119.29M8 1.5A2.75 2.75 0 1 1 8 7a2.75 2.75 0 0 1 0-5.5m0 1A1.75 1.75 0 1 0 8 6a1.75 1.75 0 0 0 0-3.5m7 9a3.5 3.5 0 0 1-5.197 3.062l-1.392.423a.318.318 0 0 1-.397-.397l.424-1.391A3.5 3.5 0 1 1 15 11.5M10.5 10a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm-.5 2.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0-.5.5"/></svg>
</template>

CSS

.icon-person-chat-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.603%2013.267l-.215.707C4.619%2013.729%203%2011.84%203%2010v-.5A1.5%201.5%200%200%201%204.5%208h4.54c-.39.275-.733.613-1.012%201H4.5a.5.5%200%200%200-.5.5v.5c0%201.338%201.241%202.785%203.484%202.978q.054.147.119.29M8%201.5A2.75%202.75%200%201%201%208%207a2.75%202.75%200%200%201%200-5.5m0%201A1.75%201.75%200%201%200%208%206a1.75%201.75%200%200%200%200-3.5m7%209a3.5%203.5%200%200%201-5.197%203.062l-1.392.423a.318.318%200%200%201-.397-.397l.424-1.391A3.5%203.5%200%201%201%2015%2011.5M10.5%2010a.5.5%200%200%200%200%201h2a.5.5%200%200%200%200-1zm-.5%202.5a.5.5%200%200%200%20.5.5h1a.5.5%200%200%200%200-1h-1a.5.5%200%200%200-.5.5%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.603%2013.267l-.215.707C4.619%2013.729%203%2011.84%203%2010v-.5A1.5%201.5%200%200%201%204.5%208h4.54c-.39.275-.733.613-1.012%201H4.5a.5.5%200%200%200-.5.5v.5c0%201.338%201.241%202.785%203.484%202.978q.054.147.119.29M8%201.5A2.75%202.75%200%201%201%208%207a2.75%202.75%200%200%201%200-5.5m0%201A1.75%201.75%200%201%200%208%206a1.75%201.75%200%200%200%200-3.5m7%209a3.5%203.5%200%200%201-5.197%203.062l-1.392.423a.318.318%200%200%201-.397-.397l.424-1.391A3.5%203.5%200%201%201%2015%2011.5M10.5%2010a.5.5%200%200%200%200%201h2a.5.5%200%200%200%200-1zm-.5%202.5a.5.5%200%200%200%20.5.5h1a.5.5%200%200%200%200-1h-1a.5.5%200%200%200-.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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