people chat icon
people-chat-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- people-chat-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
people-add-16-filledpeople-audience-20-filledpeople-call-16-filledpeople-checkmark-16-filledpeople-communication-16-filledpeople-community-12-filledpeople-community-add-20-filledpeople-edit-16-filledpeople-error-16-filledpeople-eye-16-filledpeople-game-controller-20-filledpeople-interwoven-16-filledpeople-link-16-filledpeople-list-16-filledpeople-lock-16-filledpeople-money-20-filledpeople-prohibited-16-filledpeople-queue-20-filledpeople-search-20-filledpeople-settings-20-filledpeople-star-16-filledpeople-subtract-20-filledpeople-swap-16-filledpeople-sync-16-filled
Use the people chat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.5 4a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9m-3 4.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0M20 6a3.5 3.5 0 1 0 0 7a3.5 3.5 0 0 0 0-7m-2 3.5a2 2 0 1 1 4 0a2 2 0 0 1-4 0M2 17.25A2.25 2.25 0 0 1 4.25 15h10.5q.3 0 .577.075a7.5 7.5 0 0 0-1.166 1.425H4.25a.75.75 0 0 0-.75.75v.513l.009.1c.01.094.03.235.074.408a3.6 3.6 0 0 0 .61 1.279c.674.897 2.115 1.95 5.307 1.95c1.545 0 2.68-.247 3.516-.603q.043.784.237 1.519c-.987.361-2.219.584-3.753.584c-3.558 0-5.492-1.197-6.506-2.55a5.1 5.1 0 0 1-.866-1.815a4.5 4.5 0 0 1-.125-.797L2 17.781zm25.005 3.25a6.5 6.5 0 0 1-9.648 5.688l-2.717.791a.5.5 0 0 1-.62-.62l.795-2.713a6.5 6.5 0 1 1 12.19-3.146m-9-1.5a.5.5 0 1 0 0 1h5a.5.5 0 0 0 0-1zm-.5 2.5a.5.5 0 0 0 .5.5h2.5a.5.5 0 0 0 0-1h-2.5a.5.5 0 0 0-.5.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentPeopleChat28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.5 4a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9m-3 4.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0M20 6a3.5 3.5 0 1 0 0 7a3.5 3.5 0 0 0 0-7m-2 3.5a2 2 0 1 1 4 0a2 2 0 0 1-4 0M2 17.25A2.25 2.25 0 0 1 4.25 15h10.5q.3 0 .577.075a7.5 7.5 0 0 0-1.166 1.425H4.25a.75.75 0 0 0-.75.75v.513l.009.1c.01.094.03.235.074.408a3.6 3.6 0 0 0 .61 1.279c.674.897 2.115 1.95 5.307 1.95c1.545 0 2.68-.247 3.516-.603q.043.784.237 1.519c-.987.361-2.219.584-3.753.584c-3.558 0-5.492-1.197-6.506-2.55a5.1 5.1 0 0 1-.866-1.815a4.5 4.5 0 0 1-.125-.797L2 17.781zm25.005 3.25a6.5 6.5 0 0 1-9.648 5.688l-2.717.791a.5.5 0 0 1-.62-.62l.795-2.713a6.5 6.5 0 1 1 12.19-3.146m-9-1.5a.5.5 0 1 0 0 1h5a.5.5 0 0 0 0-1zm-.5 2.5a.5.5 0 0 0 .5.5h2.5a.5.5 0 0 0 0-1h-2.5a.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 28 28"><path fill="currentColor" d="M9.5 4a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9m-3 4.5a3 3 0 1 1 6 0a3 3 0 0 1-6 0M20 6a3.5 3.5 0 1 0 0 7a3.5 3.5 0 0 0 0-7m-2 3.5a2 2 0 1 1 4 0a2 2 0 0 1-4 0M2 17.25A2.25 2.25 0 0 1 4.25 15h10.5q.3 0 .577.075a7.5 7.5 0 0 0-1.166 1.425H4.25a.75.75 0 0 0-.75.75v.513l.009.1c.01.094.03.235.074.408a3.6 3.6 0 0 0 .61 1.279c.674.897 2.115 1.95 5.307 1.95c1.545 0 2.68-.247 3.516-.603q.043.784.237 1.519c-.987.361-2.219.584-3.753.584c-3.558 0-5.492-1.197-6.506-2.55a5.1 5.1 0 0 1-.866-1.815a4.5 4.5 0 0 1-.125-.797L2 17.781zm25.005 3.25a6.5 6.5 0 0 1-9.648 5.688l-2.717.791a.5.5 0 0 1-.62-.62l.795-2.713a6.5 6.5 0 1 1 12.19-3.146m-9-1.5a.5.5 0 1 0 0 1h5a.5.5 0 0 0 0-1zm-.5 2.5a.5.5 0 0 0 .5.5h2.5a.5.5 0 0 0 0-1h-2.5a.5.5 0 0 0-.5.5"/></svg> </template>
CSS
.icon-people-chat-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%204a4.5%204.5%200%201%200%200%209a4.5%204.5%200%200%200%200-9m-3%204.5a3%203%200%201%201%206%200a3%203%200%200%201-6%200M20%206a3.5%203.5%200%201%200%200%207a3.5%203.5%200%200%200%200-7m-2%203.5a2%202%200%201%201%204%200a2%202%200%200%201-4%200M2%2017.25A2.25%202.25%200%200%201%204.25%2015h10.5q.3%200%20.577.075a7.5%207.5%200%200%200-1.166%201.425H4.25a.75.75%200%200%200-.75.75v.513l.009.1c.01.094.03.235.074.408a3.6%203.6%200%200%200%20.61%201.279c.674.897%202.115%201.95%205.307%201.95c1.545%200%202.68-.247%203.516-.603q.043.784.237%201.519c-.987.361-2.219.584-3.753.584c-3.558%200-5.492-1.197-6.506-2.55a5.1%205.1%200%200%201-.866-1.815a4.5%204.5%200%200%201-.125-.797L2%2017.781zm25.005%203.25a6.5%206.5%200%200%201-9.648%205.688l-2.717.791a.5.5%200%200%201-.62-.62l.795-2.713a6.5%206.5%200%201%201%2012.19-3.146m-9-1.5a.5.5%200%201%200%200%201h5a.5.5%200%200%200%200-1zm-.5%202.5a.5.5%200%200%200%20.5.5h2.5a.5.5%200%200%200%200-1h-2.5a.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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%204a4.5%204.5%200%201%200%200%209a4.5%204.5%200%200%200%200-9m-3%204.5a3%203%200%201%201%206%200a3%203%200%200%201-6%200M20%206a3.5%203.5%200%201%200%200%207a3.5%203.5%200%200%200%200-7m-2%203.5a2%202%200%201%201%204%200a2%202%200%200%201-4%200M2%2017.25A2.25%202.25%200%200%201%204.25%2015h10.5q.3%200%20.577.075a7.5%207.5%200%200%200-1.166%201.425H4.25a.75.75%200%200%200-.75.75v.513l.009.1c.01.094.03.235.074.408a3.6%203.6%200%200%200%20.61%201.279c.674.897%202.115%201.95%205.307%201.95c1.545%200%202.68-.247%203.516-.603q.043.784.237%201.519c-.987.361-2.219.584-3.753.584c-3.558%200-5.492-1.197-6.506-2.55a5.1%205.1%200%200%201-.866-1.815a4.5%204.5%200%200%201-.125-.797L2%2017.781zm25.005%203.25a6.5%206.5%200%200%201-9.648%205.688l-2.717.791a.5.5%200%200%201-.62-.62l.795-2.713a6.5%206.5%200%201%201%2012.19-3.146m-9-1.5a.5.5%200%201%200%200%201h5a.5.5%200%200%200%200-1zm-.5%202.5a.5.5%200%200%200%20.5.5h2.5a.5.5%200%200%200%200-1h-2.5a.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/people-chat-28-regular.svg?color=%231a73e8&size=48