chat multiple person icon
chat-multiple-person-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- chat-multiple-person-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
11 other variants in Fluent UI System Icons
chat-multiple-person-16-filledchat-multiple-person-16-regularchat-multiple-person-20-filledchat-multiple-person-20-regularchat-multiple-person-24-filledchat-multiple-person-28-filledchat-multiple-person-28-regularchat-multiple-person-32-filledchat-multiple-person-32-regularchat-multiple-person-48-filledchat-multiple-person-48-regular
Related icons in Fluent UI System Icons
chat-add-16-filledchat-arrow-back-16-filledchat-arrow-back-down-16-filledchat-arrow-double-back-16-filledchat-bubbles-question-16-filledchat-checkmark-12-filledchat-cursor-16-filledchat-dismiss-16-filledchat-empty-12-filledchat-help-16-filledchat-hint-half-16-filledchat-history-20-filledchat-lock-16-filledchat-mail-20-filledchat-multiple-12-filledchat-multiple-checkmark-16-filledchat-multiple-heart-16-filledchat-multiple-minus-16-filledchat-off-16-filledchat-person-20-filledchat-settings-16-filledchat-sparkle-16-filledchat-video-20-filledchat-warning-16-filled
Use the chat multiple person icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.015 6.41a7.504 7.504 0 0 1 4.343 10.264c.253 1.008.51 2.1.672 2.803a1.244 1.244 0 0 1-1.468 1.5a135 135 0 0 1-2.913-.64a7.5 7.5 0 0 1-3.088.663c-1.969 0-3.76-.76-5.1-2.001l.1.001c.718 0 1.416-.09 2.082-.257a6 6 0 0 0 2.919.757c.96 0 1.866-.225 2.67-.625l.243-.121l.264.062c.922.22 1.965.446 2.74.61c-.175-.75-.414-1.755-.642-2.65l-.07-.276l.13-.253a6 6 0 0 0 .665-2.747a6 6 0 0 0-2.748-5.042a8.5 8.5 0 0 0-.8-2.048M9.56 3a7.5 7.5 0 1 1-3.086 14.337c-1.028.245-2.18.522-2.931.702a1.25 1.25 0 0 1-1.504-1.524l.725-2.841A7.5 7.5 0 0 1 9.562 3m0 1.5a6 6 0 0 0-5.335 8.747l.13.253l-.07.275l-.69 2.708l2.788-.667l.264-.062l.244.121A6 6 0 1 0 9.562 4.5M11.5 11a1.5 1.5 0 0 1 1.5 1.5C13 14 11.5 15 9.5 15S6 14 6 12.5A1.5 1.5 0 0 1 7.5 11zm-2-5a2 2 0 1 1 0 4a2 2 0 0 1 0-4"/></svg>
React
import type { SVGProps } from "react";
export function FluentChatMultiplePerson24Regular(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="M17.015 6.41a7.504 7.504 0 0 1 4.343 10.264c.253 1.008.51 2.1.672 2.803a1.244 1.244 0 0 1-1.468 1.5a135 135 0 0 1-2.913-.64a7.5 7.5 0 0 1-3.088.663c-1.969 0-3.76-.76-5.1-2.001l.1.001c.718 0 1.416-.09 2.082-.257a6 6 0 0 0 2.919.757c.96 0 1.866-.225 2.67-.625l.243-.121l.264.062c.922.22 1.965.446 2.74.61c-.175-.75-.414-1.755-.642-2.65l-.07-.276l.13-.253a6 6 0 0 0 .665-2.747a6 6 0 0 0-2.748-5.042a8.5 8.5 0 0 0-.8-2.048M9.56 3a7.5 7.5 0 1 1-3.086 14.337c-1.028.245-2.18.522-2.931.702a1.25 1.25 0 0 1-1.504-1.524l.725-2.841A7.5 7.5 0 0 1 9.562 3m0 1.5a6 6 0 0 0-5.335 8.747l.13.253l-.07.275l-.69 2.708l2.788-.667l.264-.062l.244.121A6 6 0 1 0 9.562 4.5M11.5 11a1.5 1.5 0 0 1 1.5 1.5C13 14 11.5 15 9.5 15S6 14 6 12.5A1.5 1.5 0 0 1 7.5 11zm-2-5a2 2 0 1 1 0 4a2 2 0 0 1 0-4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.015 6.41a7.504 7.504 0 0 1 4.343 10.264c.253 1.008.51 2.1.672 2.803a1.244 1.244 0 0 1-1.468 1.5a135 135 0 0 1-2.913-.64a7.5 7.5 0 0 1-3.088.663c-1.969 0-3.76-.76-5.1-2.001l.1.001c.718 0 1.416-.09 2.082-.257a6 6 0 0 0 2.919.757c.96 0 1.866-.225 2.67-.625l.243-.121l.264.062c.922.22 1.965.446 2.74.61c-.175-.75-.414-1.755-.642-2.65l-.07-.276l.13-.253a6 6 0 0 0 .665-2.747a6 6 0 0 0-2.748-5.042a8.5 8.5 0 0 0-.8-2.048M9.56 3a7.5 7.5 0 1 1-3.086 14.337c-1.028.245-2.18.522-2.931.702a1.25 1.25 0 0 1-1.504-1.524l.725-2.841A7.5 7.5 0 0 1 9.562 3m0 1.5a6 6 0 0 0-5.335 8.747l.13.253l-.07.275l-.69 2.708l2.788-.667l.264-.062l.244.121A6 6 0 1 0 9.562 4.5M11.5 11a1.5 1.5 0 0 1 1.5 1.5C13 14 11.5 15 9.5 15S6 14 6 12.5A1.5 1.5 0 0 1 7.5 11zm-2-5a2 2 0 1 1 0 4a2 2 0 0 1 0-4"/></svg> </template>
CSS
.icon-chat-multiple-person-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.015%206.41a7.504%207.504%200%200%201%204.343%2010.264c.253%201.008.51%202.1.672%202.803a1.244%201.244%200%200%201-1.468%201.5a135%20135%200%200%201-2.913-.64a7.5%207.5%200%200%201-3.088.663c-1.969%200-3.76-.76-5.1-2.001l.1.001c.718%200%201.416-.09%202.082-.257a6%206%200%200%200%202.919.757c.96%200%201.866-.225%202.67-.625l.243-.121l.264.062c.922.22%201.965.446%202.74.61c-.175-.75-.414-1.755-.642-2.65l-.07-.276l.13-.253a6%206%200%200%200%20.665-2.747a6%206%200%200%200-2.748-5.042a8.5%208.5%200%200%200-.8-2.048M9.56%203a7.5%207.5%200%201%201-3.086%2014.337c-1.028.245-2.18.522-2.931.702a1.25%201.25%200%200%201-1.504-1.524l.725-2.841A7.5%207.5%200%200%201%209.562%203m0%201.5a6%206%200%200%200-5.335%208.747l.13.253l-.07.275l-.69%202.708l2.788-.667l.264-.062l.244.121A6%206%200%201%200%209.562%204.5M11.5%2011a1.5%201.5%200%200%201%201.5%201.5C13%2014%2011.5%2015%209.5%2015S6%2014%206%2012.5A1.5%201.5%200%200%201%207.5%2011zm-2-5a2%202%200%201%201%200%204a2%202%200%200%201%200-4%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%22M17.015%206.41a7.504%207.504%200%200%201%204.343%2010.264c.253%201.008.51%202.1.672%202.803a1.244%201.244%200%200%201-1.468%201.5a135%20135%200%200%201-2.913-.64a7.5%207.5%200%200%201-3.088.663c-1.969%200-3.76-.76-5.1-2.001l.1.001c.718%200%201.416-.09%202.082-.257a6%206%200%200%200%202.919.757c.96%200%201.866-.225%202.67-.625l.243-.121l.264.062c.922.22%201.965.446%202.74.61c-.175-.75-.414-1.755-.642-2.65l-.07-.276l.13-.253a6%206%200%200%200%20.665-2.747a6%206%200%200%200-2.748-5.042a8.5%208.5%200%200%200-.8-2.048M9.56%203a7.5%207.5%200%201%201-3.086%2014.337c-1.028.245-2.18.522-2.931.702a1.25%201.25%200%200%201-1.504-1.524l.725-2.841A7.5%207.5%200%200%201%209.562%203m0%201.5a6%206%200%200%200-5.335%208.747l.13.253l-.07.275l-.69%202.708l2.788-.667l.264-.062l.244.121A6%206%200%201%200%209.562%204.5M11.5%2011a1.5%201.5%200%200%201%201.5%201.5C13%2014%2011.5%2015%209.5%2015S6%2014%206%2012.5A1.5%201.5%200%200%201%207.5%2011zm-2-5a2%202%200%201%201%200%204a2%202%200%200%201%200-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/chat-multiple-person-24-regular.svg?color=%231a73e8&size=48