chatboxes icon

chatboxes from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
chatboxes
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Use the chatboxes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M294.1 365.5c-2.6-1.8-7.2-4.5-17.5-4.5H160.5c-34.7 0-64.5-26.1-64.5-59.2V201h-1.8C67.9 201 48 221.5 48 246.5v128.9c0 25 21.4 40.6 47.7 40.6H112v48l53.1-45c1.9-1.4 5.3-3 13.2-3h89.8c23 0 47.4-11.4 51.9-32l-25.9-18.5z" fill="currentColor"/><path d="M401 48H183.7C149 48 128 74.8 128 107.8V276c0 33.1 28 60 62.7 60h101.1c10.4 0 15 2.3 17.5 4.2L384 400v-64h17c34.8 0 63-26.9 63-59.9V107.8c0-33-28.2-59.8-63-59.8z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonChatboxes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M294.1 365.5c-2.6-1.8-7.2-4.5-17.5-4.5H160.5c-34.7 0-64.5-26.1-64.5-59.2V201h-1.8C67.9 201 48 221.5 48 246.5v128.9c0 25 21.4 40.6 47.7 40.6H112v48l53.1-45c1.9-1.4 5.3-3 13.2-3h89.8c23 0 47.4-11.4 51.9-32l-25.9-18.5z" fill="currentColor"/><path d="M401 48H183.7C149 48 128 74.8 128 107.8V276c0 33.1 28 60 62.7 60h101.1c10.4 0 15 2.3 17.5 4.2L384 400v-64h17c34.8 0 63-26.9 63-59.9V107.8c0-33-28.2-59.8-63-59.8z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M294.1 365.5c-2.6-1.8-7.2-4.5-17.5-4.5H160.5c-34.7 0-64.5-26.1-64.5-59.2V201h-1.8C67.9 201 48 221.5 48 246.5v128.9c0 25 21.4 40.6 47.7 40.6H112v48l53.1-45c1.9-1.4 5.3-3 13.2-3h89.8c23 0 47.4-11.4 51.9-32l-25.9-18.5z" fill="currentColor"/><path d="M401 48H183.7C149 48 128 74.8 128 107.8V276c0 33.1 28 60 62.7 60h101.1c10.4 0 15 2.3 17.5 4.2L384 400v-64h17c34.8 0 63-26.9 63-59.9V107.8c0-33-28.2-59.8-63-59.8z" fill="currentColor"/></svg>
</template>

CSS

.icon-chatboxes {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M294.1%20365.5c-2.6-1.8-7.2-4.5-17.5-4.5H160.5c-34.7%200-64.5-26.1-64.5-59.2V201h-1.8C67.9%20201%2048%20221.5%2048%20246.5v128.9c0%2025%2021.4%2040.6%2047.7%2040.6H112v48l53.1-45c1.9-1.4%205.3-3%2013.2-3h89.8c23%200%2047.4-11.4%2051.9-32l-25.9-18.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M401%2048H183.7C149%2048%20128%2074.8%20128%20107.8V276c0%2033.1%2028%2060%2062.7%2060h101.1c10.4%200%2015%202.3%2017.5%204.2L384%20400v-64h17c34.8%200%2063-26.9%2063-59.9V107.8c0-33-28.2-59.8-63-59.8z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M294.1%20365.5c-2.6-1.8-7.2-4.5-17.5-4.5H160.5c-34.7%200-64.5-26.1-64.5-59.2V201h-1.8C67.9%20201%2048%20221.5%2048%20246.5v128.9c0%2025%2021.4%2040.6%2047.7%2040.6H112v48l53.1-45c1.9-1.4%205.3-3%2013.2-3h89.8c23%200%2047.4-11.4%2051.9-32l-25.9-18.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M401%2048H183.7C149%2048%20128%2074.8%20128%20107.8V276c0%2033.1%2028%2060%2062.7%2060h101.1c10.4%200%2015%202.3%2017.5%204.2L384%20400v-64h17c34.8%200%2063-26.9%2063-59.9V107.8c0-33-28.2-59.8-63-59.8z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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