chat multiple icon
chat-multiple-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- chat-multiple-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
13 other variants in Fluent UI System Icons
chat-multiple-12-filledchat-multiple-12-regularchat-multiple-16-filledchat-multiple-16-regularchat-multiple-20-filledchat-multiple-20-regularchat-multiple-24-filledchat-multiple-24-regularchat-multiple-28-filledchat-multiple-28-regularchat-multiple-32-filledchat-multiple-48-filledchat-multiple-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-checkmark-16-filledchat-multiple-heart-16-filledchat-multiple-minus-16-filledchat-multiple-person-16-filledchat-off-16-filledchat-person-20-filledchat-settings-16-filledchat-sparkle-16-filledchat-video-20-filledchat-warning-16-filled
Use the chat multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 13.5C2 7.701 6.701 3 12.5 3S23 7.701 23 13.5S18.3 24 12.5 24c-1.686 0-3.281-.398-4.695-1.106L3.89 23.943a1.5 1.5 0 0 1-1.837-1.837l1.05-3.918A10.4 10.4 0 0 1 2 13.5m2 0a8.46 8.46 0 0 0 1.046 4.088a1 1 0 0 1 .09.74l-.927 3.459l3.456-.926a1 1 0 0 1 .74.09A8.46 8.46 0 0 0 12.5 22A8.5 8.5 0 1 0 4 13.5m8.5 12q1-.001 1.955-.158A8.46 8.46 0 0 0 19.5 27c1.486 0 2.88-.38 4.094-1.049a1 1 0 0 1 .741-.09l3.456.926l-.926-3.458a1 1 0 0 1 .09-.74A8.46 8.46 0 0 0 28 18.5a8.49 8.49 0 0 0-3.665-6.991a12 12 0 0 0-.787-2.7A10.5 10.5 0 0 1 30 18.5a10.5 10.5 0 0 1-1.102 4.688l1.05 3.918a1.5 1.5 0 0 1-1.838 1.837l-3.915-1.049A10.46 10.46 0 0 1 19.5 29c-3.124 0-5.93-1.364-7.853-3.53q.423.03.853.03"/></svg>
React
import type { SVGProps } from "react";
export function FluentChatMultiple32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 13.5C2 7.701 6.701 3 12.5 3S23 7.701 23 13.5S18.3 24 12.5 24c-1.686 0-3.281-.398-4.695-1.106L3.89 23.943a1.5 1.5 0 0 1-1.837-1.837l1.05-3.918A10.4 10.4 0 0 1 2 13.5m2 0a8.46 8.46 0 0 0 1.046 4.088a1 1 0 0 1 .09.74l-.927 3.459l3.456-.926a1 1 0 0 1 .74.09A8.46 8.46 0 0 0 12.5 22A8.5 8.5 0 1 0 4 13.5m8.5 12q1-.001 1.955-.158A8.46 8.46 0 0 0 19.5 27c1.486 0 2.88-.38 4.094-1.049a1 1 0 0 1 .741-.09l3.456.926l-.926-3.458a1 1 0 0 1 .09-.74A8.46 8.46 0 0 0 28 18.5a8.49 8.49 0 0 0-3.665-6.991a12 12 0 0 0-.787-2.7A10.5 10.5 0 0 1 30 18.5a10.5 10.5 0 0 1-1.102 4.688l1.05 3.918a1.5 1.5 0 0 1-1.838 1.837l-3.915-1.049A10.46 10.46 0 0 1 19.5 29c-3.124 0-5.93-1.364-7.853-3.53q.423.03.853.03"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 13.5C2 7.701 6.701 3 12.5 3S23 7.701 23 13.5S18.3 24 12.5 24c-1.686 0-3.281-.398-4.695-1.106L3.89 23.943a1.5 1.5 0 0 1-1.837-1.837l1.05-3.918A10.4 10.4 0 0 1 2 13.5m2 0a8.46 8.46 0 0 0 1.046 4.088a1 1 0 0 1 .09.74l-.927 3.459l3.456-.926a1 1 0 0 1 .74.09A8.46 8.46 0 0 0 12.5 22A8.5 8.5 0 1 0 4 13.5m8.5 12q1-.001 1.955-.158A8.46 8.46 0 0 0 19.5 27c1.486 0 2.88-.38 4.094-1.049a1 1 0 0 1 .741-.09l3.456.926l-.926-3.458a1 1 0 0 1 .09-.74A8.46 8.46 0 0 0 28 18.5a8.49 8.49 0 0 0-3.665-6.991a12 12 0 0 0-.787-2.7A10.5 10.5 0 0 1 30 18.5a10.5 10.5 0 0 1-1.102 4.688l1.05 3.918a1.5 1.5 0 0 1-1.838 1.837l-3.915-1.049A10.46 10.46 0 0 1 19.5 29c-3.124 0-5.93-1.364-7.853-3.53q.423.03.853.03"/></svg> </template>
CSS
.icon-chat-multiple-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2013.5C2%207.701%206.701%203%2012.5%203S23%207.701%2023%2013.5S18.3%2024%2012.5%2024c-1.686%200-3.281-.398-4.695-1.106L3.89%2023.943a1.5%201.5%200%200%201-1.837-1.837l1.05-3.918A10.4%2010.4%200%200%201%202%2013.5m2%200a8.46%208.46%200%200%200%201.046%204.088a1%201%200%200%201%20.09.74l-.927%203.459l3.456-.926a1%201%200%200%201%20.74.09A8.46%208.46%200%200%200%2012.5%2022A8.5%208.5%200%201%200%204%2013.5m8.5%2012q1-.001%201.955-.158A8.46%208.46%200%200%200%2019.5%2027c1.486%200%202.88-.38%204.094-1.049a1%201%200%200%201%20.741-.09l3.456.926l-.926-3.458a1%201%200%200%201%20.09-.74A8.46%208.46%200%200%200%2028%2018.5a8.49%208.49%200%200%200-3.665-6.991a12%2012%200%200%200-.787-2.7A10.5%2010.5%200%200%201%2030%2018.5a10.5%2010.5%200%200%201-1.102%204.688l1.05%203.918a1.5%201.5%200%200%201-1.838%201.837l-3.915-1.049A10.46%2010.46%200%200%201%2019.5%2029c-3.124%200-5.93-1.364-7.853-3.53q.423.03.853.03%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2013.5C2%207.701%206.701%203%2012.5%203S23%207.701%2023%2013.5S18.3%2024%2012.5%2024c-1.686%200-3.281-.398-4.695-1.106L3.89%2023.943a1.5%201.5%200%200%201-1.837-1.837l1.05-3.918A10.4%2010.4%200%200%201%202%2013.5m2%200a8.46%208.46%200%200%200%201.046%204.088a1%201%200%200%201%20.09.74l-.927%203.459l3.456-.926a1%201%200%200%201%20.74.09A8.46%208.46%200%200%200%2012.5%2022A8.5%208.5%200%201%200%204%2013.5m8.5%2012q1-.001%201.955-.158A8.46%208.46%200%200%200%2019.5%2027c1.486%200%202.88-.38%204.094-1.049a1%201%200%200%201%20.741-.09l3.456.926l-.926-3.458a1%201%200%200%201%20.09-.74A8.46%208.46%200%200%200%2028%2018.5a8.49%208.49%200%200%200-3.665-6.991a12%2012%200%200%200-.787-2.7A10.5%2010.5%200%200%201%2030%2018.5a10.5%2010.5%200%200%201-1.102%204.688l1.05%203.918a1.5%201.5%200%200%201-1.838%201.837l-3.915-1.049A10.46%2010.46%200%200%201%2019.5%2029c-3.124%200-5.93-1.364-7.853-3.53q.423.03.853.03%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/chat-multiple-32-regular.svg?color=%231a73e8&size=48