chat square icon
chat-square-bold-duotone from Solar by 480 Design · Bold Duotone · Messages · CC-BY-4.0 Attribution required.
- Name
- chat-square-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Messages
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More messages icons from Solar
chat-round-add-boldchat-round-boldchat-round-call-boldchat-round-check-boldchat-round-close-boldchat-round-code-boldchat-round-dots-boldchat-round-like-boldchat-round-line-boldchat-round-money-boldchat-round-off-boldchat-round-question-mark-boldchat-round-quote-boldchat-round-replay-boldchat-round-unread-boldchat-round-video-boldchat-round-warning-boldchat-square-add-boldchat-square-arrow-boldchat-square-call-boldchat-square-check-boldchat-square-close-boldchat-square-code-boldchat-square-dots-bold
Use the chat square icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9749 13.8143C20.4809 14.5732 18.7904 15.0009 17 15.0009C10.9249 15.0009 6 10.0761 6 4.00092C6 3.37164 6.05284 2.7547 6.15433 2.1543C5.43913 2.25971 4.87728 2.43759 4.38751 2.73772C3.71473 3.15 3.14908 3.71565 2.7368 4.38843C2 5.59078 2 7.22749 2 10.5009V11.5009C2 13.8306 2 14.9955 2.3806 15.9143C2.88807 17.1395 3.86144 18.1129 5.08658 18.6203C5.74689 18.8938 6.53422 18.9707 7.78958 18.9924C8.63992 19.007 9.06509 19.0144 9.40279 19.2108C9.74049 19.4072 9.95073 19.7624 10.3712 20.4728L10.9133 21.3886C11.3965 22.2049 12.6035 22.2049 13.0867 21.3886L13.6288 20.4728C14.0492 19.7624 14.2595 19.4072 14.5972 19.2108C14.9349 19.0144 15.36 19.007 16.2104 18.9924C17.4658 18.9707 18.2531 18.8938 18.9134 18.6203C20.1386 18.1129 21.1119 17.1395 21.6194 15.9143C21.8463 15.3666 21.9379 14.7315 21.9749 13.8143Z"/><path fill-rule="evenodd" d="M13.0867 21.3886L13.6288 20.4728C14.0492 19.7624 14.2595 19.4072 14.5972 19.2108C14.9349 19.0144 15.36 19.007 16.2104 18.9924C17.4658 18.9707 18.2531 18.8938 18.9134 18.6203C20.1386 18.1129 21.1119 17.1395 21.6194 15.9143C21.8463 15.3666 21.9379 14.7315 21.9749 13.8143C20.4809 14.5732 18.7904 15.0009 17 15.0009C10.9249 15.0009 6 10.0761 6 4.00092C6 3.37164 6.05284 2.7547 6.15433 2.1543C5.43913 2.25971 4.87728 2.43759 4.38751 2.73772C3.71473 3.15 3.14908 3.71565 2.7368 4.38843C2 5.59078 2 7.22749 2 10.5009V11.5009C2 13.8306 2 14.9955 2.3806 15.9143C2.88807 17.1395 3.86144 18.1129 5.08658 18.6203C5.74689 18.8938 6.53422 18.9707 7.78958 18.9924C8.63992 19.007 9.06509 19.0144 9.40279 19.2108C9.74049 19.4072 9.95073 19.7624 10.3712 20.4728L10.9133 21.3886C11.3965 22.2049 12.6035 22.2049 13.0867 21.3886Z" clip-rule="evenodd"/><path d="M13.5 2H10.5C8.56 2 7.19487 2 6.15433 2.15337C6.05284 2.75378 6 3.37072 6 4C6 10.0751 10.9249 15 17 15C18.7904 15 20.4809 14.5722 21.9749 13.8134C22 13.1919 22 12.441 22 11.5V10.5C22 7.22657 22 5.58985 21.2632 4.38751C20.8509 3.71473 20.2853 3.14908 19.6125 2.7368C18.4101 2 16.7734 2 13.5 2Z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarChatSquareBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9749 13.8143C20.4809 14.5732 18.7904 15.0009 17 15.0009C10.9249 15.0009 6 10.0761 6 4.00092C6 3.37164 6.05284 2.7547 6.15433 2.1543C5.43913 2.25971 4.87728 2.43759 4.38751 2.73772C3.71473 3.15 3.14908 3.71565 2.7368 4.38843C2 5.59078 2 7.22749 2 10.5009V11.5009C2 13.8306 2 14.9955 2.3806 15.9143C2.88807 17.1395 3.86144 18.1129 5.08658 18.6203C5.74689 18.8938 6.53422 18.9707 7.78958 18.9924C8.63992 19.007 9.06509 19.0144 9.40279 19.2108C9.74049 19.4072 9.95073 19.7624 10.3712 20.4728L10.9133 21.3886C11.3965 22.2049 12.6035 22.2049 13.0867 21.3886L13.6288 20.4728C14.0492 19.7624 14.2595 19.4072 14.5972 19.2108C14.9349 19.0144 15.36 19.007 16.2104 18.9924C17.4658 18.9707 18.2531 18.8938 18.9134 18.6203C20.1386 18.1129 21.1119 17.1395 21.6194 15.9143C21.8463 15.3666 21.9379 14.7315 21.9749 13.8143Z"/><path fillRule="evenodd" d="M13.0867 21.3886L13.6288 20.4728C14.0492 19.7624 14.2595 19.4072 14.5972 19.2108C14.9349 19.0144 15.36 19.007 16.2104 18.9924C17.4658 18.9707 18.2531 18.8938 18.9134 18.6203C20.1386 18.1129 21.1119 17.1395 21.6194 15.9143C21.8463 15.3666 21.9379 14.7315 21.9749 13.8143C20.4809 14.5732 18.7904 15.0009 17 15.0009C10.9249 15.0009 6 10.0761 6 4.00092C6 3.37164 6.05284 2.7547 6.15433 2.1543C5.43913 2.25971 4.87728 2.43759 4.38751 2.73772C3.71473 3.15 3.14908 3.71565 2.7368 4.38843C2 5.59078 2 7.22749 2 10.5009V11.5009C2 13.8306 2 14.9955 2.3806 15.9143C2.88807 17.1395 3.86144 18.1129 5.08658 18.6203C5.74689 18.8938 6.53422 18.9707 7.78958 18.9924C8.63992 19.007 9.06509 19.0144 9.40279 19.2108C9.74049 19.4072 9.95073 19.7624 10.3712 20.4728L10.9133 21.3886C11.3965 22.2049 12.6035 22.2049 13.0867 21.3886Z" clipRule="evenodd"/><path d="M13.5 2H10.5C8.56 2 7.19487 2 6.15433 2.15337C6.05284 2.75378 6 3.37072 6 4C6 10.0751 10.9249 15 17 15C18.7904 15 20.4809 14.5722 21.9749 13.8134C22 13.1919 22 12.441 22 11.5V10.5C22 7.22657 22 5.58985 21.2632 4.38751C20.8509 3.71473 20.2853 3.14908 19.6125 2.7368C18.4101 2 16.7734 2 13.5 2Z" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9749 13.8143C20.4809 14.5732 18.7904 15.0009 17 15.0009C10.9249 15.0009 6 10.0761 6 4.00092C6 3.37164 6.05284 2.7547 6.15433 2.1543C5.43913 2.25971 4.87728 2.43759 4.38751 2.73772C3.71473 3.15 3.14908 3.71565 2.7368 4.38843C2 5.59078 2 7.22749 2 10.5009V11.5009C2 13.8306 2 14.9955 2.3806 15.9143C2.88807 17.1395 3.86144 18.1129 5.08658 18.6203C5.74689 18.8938 6.53422 18.9707 7.78958 18.9924C8.63992 19.007 9.06509 19.0144 9.40279 19.2108C9.74049 19.4072 9.95073 19.7624 10.3712 20.4728L10.9133 21.3886C11.3965 22.2049 12.6035 22.2049 13.0867 21.3886L13.6288 20.4728C14.0492 19.7624 14.2595 19.4072 14.5972 19.2108C14.9349 19.0144 15.36 19.007 16.2104 18.9924C17.4658 18.9707 18.2531 18.8938 18.9134 18.6203C20.1386 18.1129 21.1119 17.1395 21.6194 15.9143C21.8463 15.3666 21.9379 14.7315 21.9749 13.8143Z"/><path fill-rule="evenodd" d="M13.0867 21.3886L13.6288 20.4728C14.0492 19.7624 14.2595 19.4072 14.5972 19.2108C14.9349 19.0144 15.36 19.007 16.2104 18.9924C17.4658 18.9707 18.2531 18.8938 18.9134 18.6203C20.1386 18.1129 21.1119 17.1395 21.6194 15.9143C21.8463 15.3666 21.9379 14.7315 21.9749 13.8143C20.4809 14.5732 18.7904 15.0009 17 15.0009C10.9249 15.0009 6 10.0761 6 4.00092C6 3.37164 6.05284 2.7547 6.15433 2.1543C5.43913 2.25971 4.87728 2.43759 4.38751 2.73772C3.71473 3.15 3.14908 3.71565 2.7368 4.38843C2 5.59078 2 7.22749 2 10.5009V11.5009C2 13.8306 2 14.9955 2.3806 15.9143C2.88807 17.1395 3.86144 18.1129 5.08658 18.6203C5.74689 18.8938 6.53422 18.9707 7.78958 18.9924C8.63992 19.007 9.06509 19.0144 9.40279 19.2108C9.74049 19.4072 9.95073 19.7624 10.3712 20.4728L10.9133 21.3886C11.3965 22.2049 12.6035 22.2049 13.0867 21.3886Z" clip-rule="evenodd"/><path d="M13.5 2H10.5C8.56 2 7.19487 2 6.15433 2.15337C6.05284 2.75378 6 3.37072 6 4C6 10.0751 10.9249 15 17 15C18.7904 15 20.4809 14.5722 21.9749 13.8134C22 13.1919 22 12.441 22 11.5V10.5C22 7.22657 22 5.58985 21.2632 4.38751C20.8509 3.71473 20.2853 3.14908 19.6125 2.7368C18.4101 2 16.7734 2 13.5 2Z" opacity=".5"/></g></svg> </template>
CSS
.icon-chat-square-bold-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.9749%2013.8143C20.4809%2014.5732%2018.7904%2015.0009%2017%2015.0009C10.9249%2015.0009%206%2010.0761%206%204.00092C6%203.37164%206.05284%202.7547%206.15433%202.1543C5.43913%202.25971%204.87728%202.43759%204.38751%202.73772C3.71473%203.15%203.14908%203.71565%202.7368%204.38843C2%205.59078%202%207.22749%202%2010.5009V11.5009C2%2013.8306%202%2014.9955%202.3806%2015.9143C2.88807%2017.1395%203.86144%2018.1129%205.08658%2018.6203C5.74689%2018.8938%206.53422%2018.9707%207.78958%2018.9924C8.63992%2019.007%209.06509%2019.0144%209.40279%2019.2108C9.74049%2019.4072%209.95073%2019.7624%2010.3712%2020.4728L10.9133%2021.3886C11.3965%2022.2049%2012.6035%2022.2049%2013.0867%2021.3886L13.6288%2020.4728C14.0492%2019.7624%2014.2595%2019.4072%2014.5972%2019.2108C14.9349%2019.0144%2015.36%2019.007%2016.2104%2018.9924C17.4658%2018.9707%2018.2531%2018.8938%2018.9134%2018.6203C20.1386%2018.1129%2021.1119%2017.1395%2021.6194%2015.9143C21.8463%2015.3666%2021.9379%2014.7315%2021.9749%2013.8143Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.0867%2021.3886L13.6288%2020.4728C14.0492%2019.7624%2014.2595%2019.4072%2014.5972%2019.2108C14.9349%2019.0144%2015.36%2019.007%2016.2104%2018.9924C17.4658%2018.9707%2018.2531%2018.8938%2018.9134%2018.6203C20.1386%2018.1129%2021.1119%2017.1395%2021.6194%2015.9143C21.8463%2015.3666%2021.9379%2014.7315%2021.9749%2013.8143C20.4809%2014.5732%2018.7904%2015.0009%2017%2015.0009C10.9249%2015.0009%206%2010.0761%206%204.00092C6%203.37164%206.05284%202.7547%206.15433%202.1543C5.43913%202.25971%204.87728%202.43759%204.38751%202.73772C3.71473%203.15%203.14908%203.71565%202.7368%204.38843C2%205.59078%202%207.22749%202%2010.5009V11.5009C2%2013.8306%202%2014.9955%202.3806%2015.9143C2.88807%2017.1395%203.86144%2018.1129%205.08658%2018.6203C5.74689%2018.8938%206.53422%2018.9707%207.78958%2018.9924C8.63992%2019.007%209.06509%2019.0144%209.40279%2019.2108C9.74049%2019.4072%209.95073%2019.7624%2010.3712%2020.4728L10.9133%2021.3886C11.3965%2022.2049%2012.6035%2022.2049%2013.0867%2021.3886Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13.5%202H10.5C8.56%202%207.19487%202%206.15433%202.15337C6.05284%202.75378%206%203.37072%206%204C6%2010.0751%2010.9249%2015%2017%2015C18.7904%2015%2020.4809%2014.5722%2021.9749%2013.8134C22%2013.1919%2022%2012.441%2022%2011.5V10.5C22%207.22657%2022%205.58985%2021.2632%204.38751C20.8509%203.71473%2020.2853%203.14908%2019.6125%202.7368C18.4101%202%2016.7734%202%2013.5%202Z%22%20opacity%3D%22.5%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.9749%2013.8143C20.4809%2014.5732%2018.7904%2015.0009%2017%2015.0009C10.9249%2015.0009%206%2010.0761%206%204.00092C6%203.37164%206.05284%202.7547%206.15433%202.1543C5.43913%202.25971%204.87728%202.43759%204.38751%202.73772C3.71473%203.15%203.14908%203.71565%202.7368%204.38843C2%205.59078%202%207.22749%202%2010.5009V11.5009C2%2013.8306%202%2014.9955%202.3806%2015.9143C2.88807%2017.1395%203.86144%2018.1129%205.08658%2018.6203C5.74689%2018.8938%206.53422%2018.9707%207.78958%2018.9924C8.63992%2019.007%209.06509%2019.0144%209.40279%2019.2108C9.74049%2019.4072%209.95073%2019.7624%2010.3712%2020.4728L10.9133%2021.3886C11.3965%2022.2049%2012.6035%2022.2049%2013.0867%2021.3886L13.6288%2020.4728C14.0492%2019.7624%2014.2595%2019.4072%2014.5972%2019.2108C14.9349%2019.0144%2015.36%2019.007%2016.2104%2018.9924C17.4658%2018.9707%2018.2531%2018.8938%2018.9134%2018.6203C20.1386%2018.1129%2021.1119%2017.1395%2021.6194%2015.9143C21.8463%2015.3666%2021.9379%2014.7315%2021.9749%2013.8143Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.0867%2021.3886L13.6288%2020.4728C14.0492%2019.7624%2014.2595%2019.4072%2014.5972%2019.2108C14.9349%2019.0144%2015.36%2019.007%2016.2104%2018.9924C17.4658%2018.9707%2018.2531%2018.8938%2018.9134%2018.6203C20.1386%2018.1129%2021.1119%2017.1395%2021.6194%2015.9143C21.8463%2015.3666%2021.9379%2014.7315%2021.9749%2013.8143C20.4809%2014.5732%2018.7904%2015.0009%2017%2015.0009C10.9249%2015.0009%206%2010.0761%206%204.00092C6%203.37164%206.05284%202.7547%206.15433%202.1543C5.43913%202.25971%204.87728%202.43759%204.38751%202.73772C3.71473%203.15%203.14908%203.71565%202.7368%204.38843C2%205.59078%202%207.22749%202%2010.5009V11.5009C2%2013.8306%202%2014.9955%202.3806%2015.9143C2.88807%2017.1395%203.86144%2018.1129%205.08658%2018.6203C5.74689%2018.8938%206.53422%2018.9707%207.78958%2018.9924C8.63992%2019.007%209.06509%2019.0144%209.40279%2019.2108C9.74049%2019.4072%209.95073%2019.7624%2010.3712%2020.4728L10.9133%2021.3886C11.3965%2022.2049%2012.6035%2022.2049%2013.0867%2021.3886Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13.5%202H10.5C8.56%202%207.19487%202%206.15433%202.15337C6.05284%202.75378%206%203.37072%206%204C6%2010.0751%2010.9249%2015%2017%2015C18.7904%2015%2020.4809%2014.5722%2021.9749%2013.8134C22%2013.1919%2022%2012.441%2022%2011.5V10.5C22%207.22657%2022%205.58985%2021.2632%204.38751C20.8509%203.71473%2020.2853%203.14908%2019.6125%202.7368C18.4101%202%2016.7734%202%2013.5%202Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/chat-square-bold-duotone.svg?color=%231a73e8&size=48