chat-multiple-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
chat-multiple-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the chat multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" 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 2M6.574 15.74A6.49 6.49 0 0 0 11.501 18c.993 0 1.936-.223 2.78-.623l2.486.697a1 1 0 0 0 1.204-1.32l-.795-2.082A6.5 6.5 0 0 0 18 11.5c0-1.94-.85-3.682-2.199-4.873a7.5 7.5 0 0 1 .235 1.762c.608.885.964 1.957.964 3.111c0 1.05-.294 2.031-.805 2.866l-.128.21l.97 2.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5 5.5 0 0 1-3.167-1.003a7.5 7.5 0 0 1-1.76-.257"/></svg>

React

import type { SVGProps } from "react";

export function FluentChatMultiple20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" 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 2M6.574 15.74A6.49 6.49 0 0 0 11.501 18c.993 0 1.936-.223 2.78-.623l2.486.697a1 1 0 0 0 1.204-1.32l-.795-2.082A6.5 6.5 0 0 0 18 11.5c0-1.94-.85-3.682-2.199-4.873a7.5 7.5 0 0 1 .235 1.762c.608.885.964 1.957.964 3.111c0 1.05-.294 2.031-.805 2.866l-.128.21l.97 2.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5 5.5 0 0 1-3.167-1.003a7.5 7.5 0 0 1-1.76-.257"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" 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 2M6.574 15.74A6.49 6.49 0 0 0 11.501 18c.993 0 1.936-.223 2.78-.623l2.486.697a1 1 0 0 0 1.204-1.32l-.795-2.082A6.5 6.5 0 0 0 18 11.5c0-1.94-.85-3.682-2.199-4.873a7.5 7.5 0 0 1 .235 1.762c.608.885.964 1.957.964 3.111c0 1.05-.294 2.031-.805 2.866l-.128.21l.97 2.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5 5.5 0 0 1-3.167-1.003a7.5 7.5 0 0 1-1.76-.257"/></svg>
</template>

CSS

.icon-chat-multiple-20-filled {
  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%3Cpath%20fill%3D%22currentColor%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%202M6.574%2015.74A6.49%206.49%200%200%200%2011.501%2018c.993%200%201.936-.223%202.78-.623l2.486.697a1%201%200%200%200%201.204-1.32l-.795-2.082A6.5%206.5%200%200%200%2018%2011.5c0-1.94-.85-3.682-2.199-4.873a7.5%207.5%200%200%201%20.235%201.762c.608.885.964%201.957.964%203.111c0%201.05-.294%202.031-.805%202.866l-.128.21l.97%202.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5%205.5%200%200%201-3.167-1.003a7.5%207.5%200%200%201-1.76-.257%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%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%202M6.574%2015.74A6.49%206.49%200%200%200%2011.501%2018c.993%200%201.936-.223%202.78-.623l2.486.697a1%201%200%200%200%201.204-1.32l-.795-2.082A6.5%206.5%200%200%200%2018%2011.5c0-1.94-.85-3.682-2.199-4.873a7.5%207.5%200%200%201%20.235%201.762c.608.885.964%201.957.964%203.111c0%201.05-.294%202.031-.805%202.866l-.128.21l.97%202.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5%205.5%200%200%201-3.167-1.003a7.5%207.5%200%200%201-1.76-.257%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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