chat multiple icon
chat-multiple-20 from Fluent UI System Color Icons by Microsoft Corporation · 20 · MIT Free for personal and commercial use.
- Name
- chat-multiple-20
- Set
- Fluent UI System Color Icons
- Style
- 20
- Viewbox
- 20×20
- License
- MIT
2 other variants in Fluent UI System Color Icons
The same icon in other sets
Related icons in Fluent UI System Color Icons
Use the chat multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGVwWdHdlx1)" d="M11.5 5a6.5 6.5 0 0 1 5.675 9.672l.796 2.082a1 1 0 0 1-1.204 1.32l-2.488-.697A6.5 6.5 0 1 1 11.5 5"/><path fill="url(#SVGjK4Hwd0D1)" d="M8.538 2a6.5 6.5 0 0 0-5.674 9.672l-.796 2.082a1 1 0 0 0 1.204 1.32l2.487-.697A6.5 6.5 0 1 0 8.539 2"/><defs><radialGradient id="SVGVwWdHdlx1" cx="0" cy="0" r="1" gradientTransform="matrix(6 7 -7 6 8.5 8.5)" gradientUnits="userSpaceOnUse"><stop offset=".63" stop-color="#3d35b1"/><stop offset=".85" stop-color="#6553c9"/><stop offset="1" stop-color="#7660d3"/></radialGradient><linearGradient id="SVGjK4Hwd0D1" x1="2" x2="15.112" y1="2" y2="15.038" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#2764e7"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorChatMultiple20(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGVwWdHdlx1)" d="M11.5 5a6.5 6.5 0 0 1 5.675 9.672l.796 2.082a1 1 0 0 1-1.204 1.32l-2.488-.697A6.5 6.5 0 1 1 11.5 5"/><path fill="url(#SVGjK4Hwd0D1)" d="M8.538 2a6.5 6.5 0 0 0-5.674 9.672l-.796 2.082a1 1 0 0 0 1.204 1.32l2.487-.697A6.5 6.5 0 1 0 8.539 2"/><defs><radialGradient id="SVGVwWdHdlx1" cx="0" cy="0" r="1" gradientTransform="matrix(6 7 -7 6 8.5 8.5)" gradientUnits="userSpaceOnUse"><stop offset=".63" stopColor="#3d35b1"/><stop offset=".85" stopColor="#6553c9"/><stop offset="1" stopColor="#7660d3"/></radialGradient><linearGradient id="SVGjK4Hwd0D1" x1="2" x2="15.112" y1="2" y2="15.038" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset="1" stopColor="#2764e7"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGVwWdHdlx1)" d="M11.5 5a6.5 6.5 0 0 1 5.675 9.672l.796 2.082a1 1 0 0 1-1.204 1.32l-2.488-.697A6.5 6.5 0 1 1 11.5 5"/><path fill="url(#SVGjK4Hwd0D1)" d="M8.538 2a6.5 6.5 0 0 0-5.674 9.672l-.796 2.082a1 1 0 0 0 1.204 1.32l2.487-.697A6.5 6.5 0 1 0 8.539 2"/><defs><radialGradient id="SVGVwWdHdlx1" cx="0" cy="0" r="1" gradientTransform="matrix(6 7 -7 6 8.5 8.5)" gradientUnits="userSpaceOnUse"><stop offset=".63" stop-color="#3d35b1"/><stop offset=".85" stop-color="#6553c9"/><stop offset="1" stop-color="#7660d3"/></radialGradient><linearGradient id="SVGjK4Hwd0D1" x1="2" x2="15.112" y1="2" y2="15.038" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#2764e7"/></linearGradient></defs></g></svg> </template>
CSS
.icon-chat-multiple-20 {
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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGVwWdHdlx1)%22%20d%3D%22M11.5%205a6.5%206.5%200%200%201%205.675%209.672l.796%202.082a1%201%200%200%201-1.204%201.32l-2.488-.697A6.5%206.5%200%201%201%2011.5%205%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjK4Hwd0D1)%22%20d%3D%22M8.538%202a6.5%206.5%200%200%200-5.674%209.672l-.796%202.082a1%201%200%200%200%201.204%201.32l2.487-.697A6.5%206.5%200%201%200%208.539%202%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGVwWdHdlx1%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(6%207%20-7%206%208.5%208.5)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.63%22%20stop-color%3D%22%233d35b1%22%2F%3E%3Cstop%20offset%3D%22.85%22%20stop-color%3D%22%236553c9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237660d3%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGjK4Hwd0D1%22%20x1%3D%222%22%20x2%3D%2215.112%22%20y1%3D%222%22%20y2%3D%2215.038%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGVwWdHdlx1)%22%20d%3D%22M11.5%205a6.5%206.5%200%200%201%205.675%209.672l.796%202.082a1%201%200%200%201-1.204%201.32l-2.488-.697A6.5%206.5%200%201%201%2011.5%205%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjK4Hwd0D1)%22%20d%3D%22M8.538%202a6.5%206.5%200%200%200-5.674%209.672l-.796%202.082a1%201%200%200%200%201.204%201.32l2.487-.697A6.5%206.5%200%201%200%208.539%202%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGVwWdHdlx1%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(6%207%20-7%206%208.5%208.5)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.63%22%20stop-color%3D%22%233d35b1%22%2F%3E%3Cstop%20offset%3D%22.85%22%20stop-color%3D%22%236553c9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237660d3%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGjK4Hwd0D1%22%20x1%3D%222%22%20x2%3D%2215.112%22%20y1%3D%222%22%20y2%3D%2215.038%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/chat-multiple-20.svg?color=%231a73e8&size=48