chat square close icon

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

Name
chat-square-close-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 close icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.6288 20.4718L13.0867 21.3877C12.6035 22.204 11.3965 22.204 10.9133 21.3877L10.3712 20.4718C9.95073 19.7614 9.74049 19.4063 9.40279 19.2098C9.06509 19.0134 8.63992 19.0061 7.78958 18.9915C6.53422 18.9698 5.74689 18.8929 5.08658 18.6194C3.86144 18.1119 2.88807 17.1386 2.3806 15.9134C2 14.9946 2 13.8297 2 11.5V10.5C2 7.22657 2 5.58985 2.7368 4.38751C3.14908 3.71473 3.71473 3.14908 4.38751 2.7368C5.58985 2 7.22657 2 10.5 2H13.5C16.7734 2 18.4101 2 19.6125 2.7368C20.2853 3.14908 20.8509 3.71473 21.2632 4.38751C22 5.58985 22 7.22657 22 10.5V11.5C22 13.8297 22 14.9946 21.6194 15.9134C21.1119 17.1386 20.1386 18.1119 18.9134 18.6194C18.2531 18.8929 17.4658 18.9698 16.2104 18.9915C15.36 19.0061 14.9349 19.0134 14.5972 19.2098C14.2595 19.4062 14.0492 19.7614 13.6288 20.4718Z" opacity=".5"/><path d="M13.9697 7.45209C14.2626 7.15921 14.7373 7.1592 15.0302 7.45209C15.3231 7.74497 15.3231 8.21974 15.0302 8.51263L13.0605 10.4824L15.0302 12.4521C15.3231 12.745 15.3231 13.2197 15.0302 13.5126C14.7373 13.8055 14.2626 13.8055 13.9697 13.5126L11.9999 11.5429L10.0302 13.5126C9.73732 13.8055 9.26256 13.8055 8.96967 13.5126C8.67678 13.2197 8.67678 12.745 8.96967 12.4521L10.9394 10.4824L8.96967 8.51263C8.67678 8.21974 8.67678 7.74498 8.96967 7.45209C9.26256 7.1592 9.73733 7.1592 10.0302 7.45209L11.9999 9.42181L13.9697 7.45209Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarChatSquareCloseBoldDuotone(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="M13.6288 20.4718L13.0867 21.3877C12.6035 22.204 11.3965 22.204 10.9133 21.3877L10.3712 20.4718C9.95073 19.7614 9.74049 19.4063 9.40279 19.2098C9.06509 19.0134 8.63992 19.0061 7.78958 18.9915C6.53422 18.9698 5.74689 18.8929 5.08658 18.6194C3.86144 18.1119 2.88807 17.1386 2.3806 15.9134C2 14.9946 2 13.8297 2 11.5V10.5C2 7.22657 2 5.58985 2.7368 4.38751C3.14908 3.71473 3.71473 3.14908 4.38751 2.7368C5.58985 2 7.22657 2 10.5 2H13.5C16.7734 2 18.4101 2 19.6125 2.7368C20.2853 3.14908 20.8509 3.71473 21.2632 4.38751C22 5.58985 22 7.22657 22 10.5V11.5C22 13.8297 22 14.9946 21.6194 15.9134C21.1119 17.1386 20.1386 18.1119 18.9134 18.6194C18.2531 18.8929 17.4658 18.9698 16.2104 18.9915C15.36 19.0061 14.9349 19.0134 14.5972 19.2098C14.2595 19.4062 14.0492 19.7614 13.6288 20.4718Z" opacity=".5"/><path d="M13.9697 7.45209C14.2626 7.15921 14.7373 7.1592 15.0302 7.45209C15.3231 7.74497 15.3231 8.21974 15.0302 8.51263L13.0605 10.4824L15.0302 12.4521C15.3231 12.745 15.3231 13.2197 15.0302 13.5126C14.7373 13.8055 14.2626 13.8055 13.9697 13.5126L11.9999 11.5429L10.0302 13.5126C9.73732 13.8055 9.26256 13.8055 8.96967 13.5126C8.67678 13.2197 8.67678 12.745 8.96967 12.4521L10.9394 10.4824L8.96967 8.51263C8.67678 8.21974 8.67678 7.74498 8.96967 7.45209C9.26256 7.1592 9.73733 7.1592 10.0302 7.45209L11.9999 9.42181L13.9697 7.45209Z"/></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="M13.6288 20.4718L13.0867 21.3877C12.6035 22.204 11.3965 22.204 10.9133 21.3877L10.3712 20.4718C9.95073 19.7614 9.74049 19.4063 9.40279 19.2098C9.06509 19.0134 8.63992 19.0061 7.78958 18.9915C6.53422 18.9698 5.74689 18.8929 5.08658 18.6194C3.86144 18.1119 2.88807 17.1386 2.3806 15.9134C2 14.9946 2 13.8297 2 11.5V10.5C2 7.22657 2 5.58985 2.7368 4.38751C3.14908 3.71473 3.71473 3.14908 4.38751 2.7368C5.58985 2 7.22657 2 10.5 2H13.5C16.7734 2 18.4101 2 19.6125 2.7368C20.2853 3.14908 20.8509 3.71473 21.2632 4.38751C22 5.58985 22 7.22657 22 10.5V11.5C22 13.8297 22 14.9946 21.6194 15.9134C21.1119 17.1386 20.1386 18.1119 18.9134 18.6194C18.2531 18.8929 17.4658 18.9698 16.2104 18.9915C15.36 19.0061 14.9349 19.0134 14.5972 19.2098C14.2595 19.4062 14.0492 19.7614 13.6288 20.4718Z" opacity=".5"/><path d="M13.9697 7.45209C14.2626 7.15921 14.7373 7.1592 15.0302 7.45209C15.3231 7.74497 15.3231 8.21974 15.0302 8.51263L13.0605 10.4824L15.0302 12.4521C15.3231 12.745 15.3231 13.2197 15.0302 13.5126C14.7373 13.8055 14.2626 13.8055 13.9697 13.5126L11.9999 11.5429L10.0302 13.5126C9.73732 13.8055 9.26256 13.8055 8.96967 13.5126C8.67678 13.2197 8.67678 12.745 8.96967 12.4521L10.9394 10.4824L8.96967 8.51263C8.67678 8.21974 8.67678 7.74498 8.96967 7.45209C9.26256 7.1592 9.73733 7.1592 10.0302 7.45209L11.9999 9.42181L13.9697 7.45209Z"/></g></svg>
</template>

CSS

.icon-chat-square-close-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%22M13.6288%2020.4718L13.0867%2021.3877C12.6035%2022.204%2011.3965%2022.204%2010.9133%2021.3877L10.3712%2020.4718C9.95073%2019.7614%209.74049%2019.4063%209.40279%2019.2098C9.06509%2019.0134%208.63992%2019.0061%207.78958%2018.9915C6.53422%2018.9698%205.74689%2018.8929%205.08658%2018.6194C3.86144%2018.1119%202.88807%2017.1386%202.3806%2015.9134C2%2014.9946%202%2013.8297%202%2011.5V10.5C2%207.22657%202%205.58985%202.7368%204.38751C3.14908%203.71473%203.71473%203.14908%204.38751%202.7368C5.58985%202%207.22657%202%2010.5%202H13.5C16.7734%202%2018.4101%202%2019.6125%202.7368C20.2853%203.14908%2020.8509%203.71473%2021.2632%204.38751C22%205.58985%2022%207.22657%2022%2010.5V11.5C22%2013.8297%2022%2014.9946%2021.6194%2015.9134C21.1119%2017.1386%2020.1386%2018.1119%2018.9134%2018.6194C18.2531%2018.8929%2017.4658%2018.9698%2016.2104%2018.9915C15.36%2019.0061%2014.9349%2019.0134%2014.5972%2019.2098C14.2595%2019.4062%2014.0492%2019.7614%2013.6288%2020.4718Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.9697%207.45209C14.2626%207.15921%2014.7373%207.1592%2015.0302%207.45209C15.3231%207.74497%2015.3231%208.21974%2015.0302%208.51263L13.0605%2010.4824L15.0302%2012.4521C15.3231%2012.745%2015.3231%2013.2197%2015.0302%2013.5126C14.7373%2013.8055%2014.2626%2013.8055%2013.9697%2013.5126L11.9999%2011.5429L10.0302%2013.5126C9.73732%2013.8055%209.26256%2013.8055%208.96967%2013.5126C8.67678%2013.2197%208.67678%2012.745%208.96967%2012.4521L10.9394%2010.4824L8.96967%208.51263C8.67678%208.21974%208.67678%207.74498%208.96967%207.45209C9.26256%207.1592%209.73733%207.1592%2010.0302%207.45209L11.9999%209.42181L13.9697%207.45209Z%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%22M13.6288%2020.4718L13.0867%2021.3877C12.6035%2022.204%2011.3965%2022.204%2010.9133%2021.3877L10.3712%2020.4718C9.95073%2019.7614%209.74049%2019.4063%209.40279%2019.2098C9.06509%2019.0134%208.63992%2019.0061%207.78958%2018.9915C6.53422%2018.9698%205.74689%2018.8929%205.08658%2018.6194C3.86144%2018.1119%202.88807%2017.1386%202.3806%2015.9134C2%2014.9946%202%2013.8297%202%2011.5V10.5C2%207.22657%202%205.58985%202.7368%204.38751C3.14908%203.71473%203.71473%203.14908%204.38751%202.7368C5.58985%202%207.22657%202%2010.5%202H13.5C16.7734%202%2018.4101%202%2019.6125%202.7368C20.2853%203.14908%2020.8509%203.71473%2021.2632%204.38751C22%205.58985%2022%207.22657%2022%2010.5V11.5C22%2013.8297%2022%2014.9946%2021.6194%2015.9134C21.1119%2017.1386%2020.1386%2018.1119%2018.9134%2018.6194C18.2531%2018.8929%2017.4658%2018.9698%2016.2104%2018.9915C15.36%2019.0061%2014.9349%2019.0134%2014.5972%2019.2098C14.2595%2019.4062%2014.0492%2019.7614%2013.6288%2020.4718Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.9697%207.45209C14.2626%207.15921%2014.7373%207.1592%2015.0302%207.45209C15.3231%207.74497%2015.3231%208.21974%2015.0302%208.51263L13.0605%2010.4824L15.0302%2012.4521C15.3231%2012.745%2015.3231%2013.2197%2015.0302%2013.5126C14.7373%2013.8055%2014.2626%2013.8055%2013.9697%2013.5126L11.9999%2011.5429L10.0302%2013.5126C9.73732%2013.8055%209.26256%2013.8055%208.96967%2013.5126C8.67678%2013.2197%208.67678%2012.745%208.96967%2012.4521L10.9394%2010.4824L8.96967%208.51263C8.67678%208.21974%208.67678%207.74498%208.96967%207.45209C9.26256%207.1592%209.73733%207.1592%2010.0302%207.45209L11.9999%209.42181L13.9697%207.45209Z%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-close-bold-duotone.svg?color=%231a73e8&size=48