chat square off icon
chat-square-off-bold from Solar by 480 Design · Bold · Messages · CC-BY-4.0 Attribution required.
- Name
- chat-square-off-bold
- Set
- Solar
- Style
- Bold
- Category
- Messages
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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-boldchat-square-call-boldchat-square-check-boldchat-square-close-boldchat-square-code-bold
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="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"/><path d="M13.4999 1.99994C16.7731 1.99994 18.4099 1.99967 19.6122 2.73627C20.285 3.14855 20.8513 3.71486 21.2636 4.38764C22.0002 5.58995 21.9999 7.22686 21.9999 10.4999V11.4999C21.9999 13.8295 21.9996 14.9942 21.6191 15.913C21.4061 16.4271 21.1111 16.897 20.7499 17.3066L5.68156 2.23822C6.7752 1.99954 8.25176 1.99994 10.4999 1.99994H13.4999Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarChatSquareOffBold(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="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"/><path d="M13.4999 1.99994C16.7731 1.99994 18.4099 1.99967 19.6122 2.73627C20.285 3.14855 20.8513 3.71486 21.2636 4.38764C22.0002 5.58995 21.9999 7.22686 21.9999 10.4999V11.4999C21.9999 13.8295 21.9996 14.9942 21.6191 15.913C21.4061 16.4271 21.1111 16.897 20.7499 17.3066L5.68156 2.23822C6.7752 1.99954 8.25176 1.99994 10.4999 1.99994H13.4999Z"/></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="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"/><path d="M13.4999 1.99994C16.7731 1.99994 18.4099 1.99967 19.6122 2.73627C20.285 3.14855 20.8513 3.71486 21.2636 4.38764C22.0002 5.58995 21.9999 7.22686 21.9999 10.4999V11.4999C21.9999 13.8295 21.9996 14.9942 21.6191 15.913C21.4061 16.4271 21.1111 16.897 20.7499 17.3066L5.68156 2.23822C6.7752 1.99954 8.25176 1.99994 10.4999 1.99994H13.4999Z"/></g></svg> </template>
CSS
.icon-chat-square-off-bold {
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%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%3Cpath%20d%3D%22M13.4999%201.99994C16.7731%201.99994%2018.4099%201.99967%2019.6122%202.73627C20.285%203.14855%2020.8513%203.71486%2021.2636%204.38764C22.0002%205.58995%2021.9999%207.22686%2021.9999%2010.4999V11.4999C21.9999%2013.8295%2021.9996%2014.9942%2021.6191%2015.913C21.4061%2016.4271%2021.1111%2016.897%2020.7499%2017.3066L5.68156%202.23822C6.7752%201.99954%208.25176%201.99994%2010.4999%201.99994H13.4999Z%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%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%3Cpath%20d%3D%22M13.4999%201.99994C16.7731%201.99994%2018.4099%201.99967%2019.6122%202.73627C20.285%203.14855%2020.8513%203.71486%2021.2636%204.38764C22.0002%205.58995%2021.9999%207.22686%2021.9999%2010.4999V11.4999C21.9999%2013.8295%2021.9996%2014.9942%2021.6191%2015.913C21.4061%2016.4271%2021.1111%2016.897%2020.7499%2017.3066L5.68156%202.23822C6.7752%201.99954%208.25176%201.99994%2010.4999%201.99994H13.4999Z%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.svg?color=%231a73e8&size=48