chat square off icon

chat-square-off-bold-duotone from Solar by 480 Design · Bold Duotone · Messages · CC-BY-4.0 Attribution required.

Name
chat-square-off-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Messages
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More messages icons from Solar

Use the chat square off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.68164 2.23868C6.77528 2 8.25144 2 10.4996 2H13.4996C16.773 2 18.4097 2 19.6121 2.7368C20.2849 3.14908 20.8505 3.71473 21.2628 4.38751C21.9996 5.58985 21.9996 7.22657 21.9996 10.5V11.5C21.9996 13.8297 21.9996 14.9946 21.619 15.9134C21.406 16.4275 21.1111 16.8973 20.7499 17.3069L5.68164 2.23868Z" opacity=".5"/><path d="M1.46965 1.46967C1.76254 1.17678 2.2373 1.17678 2.53019 1.46967L22.5302 21.4697C22.823 21.7626 22.8231 22.2373 22.5302 22.5302C22.2373 22.823 21.7625 22.823 21.4696 22.5302L17.831 18.8915C17.3846 18.952 16.86 18.9809 16.2099 18.9921C15.3598 19.0068 14.9343 19.0135 14.5966 19.2099C14.2591 19.4063 14.049 19.7617 13.6288 20.4716L13.0868 21.3876C12.6037 22.2039 11.3962 22.2039 10.913 21.3876L10.371 20.4716C9.95068 19.7615 9.73991 19.4063 9.40227 19.2099C9.06463 19.0137 8.63903 19.0068 7.78898 18.9921C6.53418 18.9705 5.74696 18.8934 5.08684 18.6201C3.86183 18.1126 2.8883 17.139 2.38078 15.914C2.00018 14.9952 1.99992 13.8297 1.99992 11.4999V10.4999C1.99992 7.22679 1.99952 5.58994 2.73625 4.38764C2.8105 4.26648 2.89158 4.15002 2.97551 4.03608L1.46965 2.53022C1.17677 2.23734 1.1768 1.76257 1.46965 1.46967Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarChatSquareOffBoldDuotone(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="M5.68164 2.23868C6.77528 2 8.25144 2 10.4996 2H13.4996C16.773 2 18.4097 2 19.6121 2.7368C20.2849 3.14908 20.8505 3.71473 21.2628 4.38751C21.9996 5.58985 21.9996 7.22657 21.9996 10.5V11.5C21.9996 13.8297 21.9996 14.9946 21.619 15.9134C21.406 16.4275 21.1111 16.8973 20.7499 17.3069L5.68164 2.23868Z" opacity=".5"/><path d="M1.46965 1.46967C1.76254 1.17678 2.2373 1.17678 2.53019 1.46967L22.5302 21.4697C22.823 21.7626 22.8231 22.2373 22.5302 22.5302C22.2373 22.823 21.7625 22.823 21.4696 22.5302L17.831 18.8915C17.3846 18.952 16.86 18.9809 16.2099 18.9921C15.3598 19.0068 14.9343 19.0135 14.5966 19.2099C14.2591 19.4063 14.049 19.7617 13.6288 20.4716L13.0868 21.3876C12.6037 22.2039 11.3962 22.2039 10.913 21.3876L10.371 20.4716C9.95068 19.7615 9.73991 19.4063 9.40227 19.2099C9.06463 19.0137 8.63903 19.0068 7.78898 18.9921C6.53418 18.9705 5.74696 18.8934 5.08684 18.6201C3.86183 18.1126 2.8883 17.139 2.38078 15.914C2.00018 14.9952 1.99992 13.8297 1.99992 11.4999V10.4999C1.99992 7.22679 1.99952 5.58994 2.73625 4.38764C2.8105 4.26648 2.89158 4.15002 2.97551 4.03608L1.46965 2.53022C1.17677 2.23734 1.1768 1.76257 1.46965 1.46967Z"/></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="M5.68164 2.23868C6.77528 2 8.25144 2 10.4996 2H13.4996C16.773 2 18.4097 2 19.6121 2.7368C20.2849 3.14908 20.8505 3.71473 21.2628 4.38751C21.9996 5.58985 21.9996 7.22657 21.9996 10.5V11.5C21.9996 13.8297 21.9996 14.9946 21.619 15.9134C21.406 16.4275 21.1111 16.8973 20.7499 17.3069L5.68164 2.23868Z" opacity=".5"/><path d="M1.46965 1.46967C1.76254 1.17678 2.2373 1.17678 2.53019 1.46967L22.5302 21.4697C22.823 21.7626 22.8231 22.2373 22.5302 22.5302C22.2373 22.823 21.7625 22.823 21.4696 22.5302L17.831 18.8915C17.3846 18.952 16.86 18.9809 16.2099 18.9921C15.3598 19.0068 14.9343 19.0135 14.5966 19.2099C14.2591 19.4063 14.049 19.7617 13.6288 20.4716L13.0868 21.3876C12.6037 22.2039 11.3962 22.2039 10.913 21.3876L10.371 20.4716C9.95068 19.7615 9.73991 19.4063 9.40227 19.2099C9.06463 19.0137 8.63903 19.0068 7.78898 18.9921C6.53418 18.9705 5.74696 18.8934 5.08684 18.6201C3.86183 18.1126 2.8883 17.139 2.38078 15.914C2.00018 14.9952 1.99992 13.8297 1.99992 11.4999V10.4999C1.99992 7.22679 1.99952 5.58994 2.73625 4.38764C2.8105 4.26648 2.89158 4.15002 2.97551 4.03608L1.46965 2.53022C1.17677 2.23734 1.1768 1.76257 1.46965 1.46967Z"/></g></svg>
</template>

CSS

.icon-chat-square-off-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%22M5.68164%202.23868C6.77528%202%208.25144%202%2010.4996%202H13.4996C16.773%202%2018.4097%202%2019.6121%202.7368C20.2849%203.14908%2020.8505%203.71473%2021.2628%204.38751C21.9996%205.58985%2021.9996%207.22657%2021.9996%2010.5V11.5C21.9996%2013.8297%2021.9996%2014.9946%2021.619%2015.9134C21.406%2016.4275%2021.1111%2016.8973%2020.7499%2017.3069L5.68164%202.23868Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M1.46965%201.46967C1.76254%201.17678%202.2373%201.17678%202.53019%201.46967L22.5302%2021.4697C22.823%2021.7626%2022.8231%2022.2373%2022.5302%2022.5302C22.2373%2022.823%2021.7625%2022.823%2021.4696%2022.5302L17.831%2018.8915C17.3846%2018.952%2016.86%2018.9809%2016.2099%2018.9921C15.3598%2019.0068%2014.9343%2019.0135%2014.5966%2019.2099C14.2591%2019.4063%2014.049%2019.7617%2013.6288%2020.4716L13.0868%2021.3876C12.6037%2022.2039%2011.3962%2022.2039%2010.913%2021.3876L10.371%2020.4716C9.95068%2019.7615%209.73991%2019.4063%209.40227%2019.2099C9.06463%2019.0137%208.63903%2019.0068%207.78898%2018.9921C6.53418%2018.9705%205.74696%2018.8934%205.08684%2018.6201C3.86183%2018.1126%202.8883%2017.139%202.38078%2015.914C2.00018%2014.9952%201.99992%2013.8297%201.99992%2011.4999V10.4999C1.99992%207.22679%201.99952%205.58994%202.73625%204.38764C2.8105%204.26648%202.89158%204.15002%202.97551%204.03608L1.46965%202.53022C1.17677%202.23734%201.1768%201.76257%201.46965%201.46967Z%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%22M5.68164%202.23868C6.77528%202%208.25144%202%2010.4996%202H13.4996C16.773%202%2018.4097%202%2019.6121%202.7368C20.2849%203.14908%2020.8505%203.71473%2021.2628%204.38751C21.9996%205.58985%2021.9996%207.22657%2021.9996%2010.5V11.5C21.9996%2013.8297%2021.9996%2014.9946%2021.619%2015.9134C21.406%2016.4275%2021.1111%2016.8973%2020.7499%2017.3069L5.68164%202.23868Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M1.46965%201.46967C1.76254%201.17678%202.2373%201.17678%202.53019%201.46967L22.5302%2021.4697C22.823%2021.7626%2022.8231%2022.2373%2022.5302%2022.5302C22.2373%2022.823%2021.7625%2022.823%2021.4696%2022.5302L17.831%2018.8915C17.3846%2018.952%2016.86%2018.9809%2016.2099%2018.9921C15.3598%2019.0068%2014.9343%2019.0135%2014.5966%2019.2099C14.2591%2019.4063%2014.049%2019.7617%2013.6288%2020.4716L13.0868%2021.3876C12.6037%2022.2039%2011.3962%2022.2039%2010.913%2021.3876L10.371%2020.4716C9.95068%2019.7615%209.73991%2019.4063%209.40227%2019.2099C9.06463%2019.0137%208.63903%2019.0068%207.78898%2018.9921C6.53418%2018.9705%205.74696%2018.8934%205.08684%2018.6201C3.86183%2018.1126%202.8883%2017.139%202.38078%2015.914C2.00018%2014.9952%201.99992%2013.8297%201.99992%2011.4999V10.4999C1.99992%207.22679%201.99952%205.58994%202.73625%204.38764C2.8105%204.26648%202.89158%204.15002%202.97551%204.03608L1.46965%202.53022C1.17677%202.23734%201.1768%201.76257%201.46965%201.46967Z%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-off-bold-duotone.svg?color=%231a73e8&size=48