chats-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
chats-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the chats icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 96v128l-39.58-32H88a8 8 0 0 1-8-8v-40h88a8 8 0 0 0 8-8V88h40a8 8 0 0 1 8 8" opacity=".2"/><path d="M216 80h-32V48a16 16 0 0 0-16-16H40a16 16 0 0 0-16 16v128a8 8 0 0 0 13 6.22L72 154v30a16 16 0 0 0 16 16h93.59L219 230.22a8 8 0 0 0 5 1.78a8 8 0 0 0 8-8V96a16 16 0 0 0-16-16M66.55 137.78L40 159.25V48h128v88H71.58a8 8 0 0 0-5.03 1.78M216 207.25l-26.55-21.47a8 8 0 0 0-5-1.78H88v-32h80a16 16 0 0 0 16-16V96h32Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhChatsDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 96v128l-39.58-32H88a8 8 0 0 1-8-8v-40h88a8 8 0 0 0 8-8V88h40a8 8 0 0 1 8 8" opacity=".2"/><path d="M216 80h-32V48a16 16 0 0 0-16-16H40a16 16 0 0 0-16 16v128a8 8 0 0 0 13 6.22L72 154v30a16 16 0 0 0 16 16h93.59L219 230.22a8 8 0 0 0 5 1.78a8 8 0 0 0 8-8V96a16 16 0 0 0-16-16M66.55 137.78L40 159.25V48h128v88H71.58a8 8 0 0 0-5.03 1.78M216 207.25l-26.55-21.47a8 8 0 0 0-5-1.78H88v-32h80a16 16 0 0 0 16-16V96h32Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 96v128l-39.58-32H88a8 8 0 0 1-8-8v-40h88a8 8 0 0 0 8-8V88h40a8 8 0 0 1 8 8" opacity=".2"/><path d="M216 80h-32V48a16 16 0 0 0-16-16H40a16 16 0 0 0-16 16v128a8 8 0 0 0 13 6.22L72 154v30a16 16 0 0 0 16 16h93.59L219 230.22a8 8 0 0 0 5 1.78a8 8 0 0 0 8-8V96a16 16 0 0 0-16-16M66.55 137.78L40 159.25V48h128v88H71.58a8 8 0 0 0-5.03 1.78M216 207.25l-26.55-21.47a8 8 0 0 0-5-1.78H88v-32h80a16 16 0 0 0 16-16V96h32Z"/></g></svg>
</template>

CSS

.icon-chats-duotone {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2096v128l-39.58-32H88a8%208%200%200%201-8-8v-40h88a8%208%200%200%200%208-8V88h40a8%208%200%200%201%208%208%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M216%2080h-32V48a16%2016%200%200%200-16-16H40a16%2016%200%200%200-16%2016v128a8%208%200%200%200%2013%206.22L72%20154v30a16%2016%200%200%200%2016%2016h93.59L219%20230.22a8%208%200%200%200%205%201.78a8%208%200%200%200%208-8V96a16%2016%200%200%200-16-16M66.55%20137.78L40%20159.25V48h128v88H71.58a8%208%200%200%200-5.03%201.78M216%20207.25l-26.55-21.47a8%208%200%200%200-5-1.78H88v-32h80a16%2016%200%200%200%2016-16V96h32Z%22%2F%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2096v128l-39.58-32H88a8%208%200%200%201-8-8v-40h88a8%208%200%200%200%208-8V88h40a8%208%200%200%201%208%208%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M216%2080h-32V48a16%2016%200%200%200-16-16H40a16%2016%200%200%200-16%2016v128a8%208%200%200%200%2013%206.22L72%20154v30a16%2016%200%200%200%2016%2016h93.59L219%20230.22a8%208%200%200%200%205%201.78a8%208%200%200%200%208-8V96a16%2016%200%200%200-16-16M66.55%20137.78L40%20159.25V48h128v88H71.58a8%208%200%200%200-5.03%201.78M216%20207.25l-26.55-21.47a8%208%200%200%200-5-1.78H88v-32h80a16%2016%200%200%200%2016-16V96h32Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/chats-duotone.svg?color=%231a73e8&size=48