chat square close icon
chat-square-close-bold from Solar by 480 Design · Bold · Messages · CC-BY-4.0 Attribution required.
- Name
- chat-square-close-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-code-boldchat-square-dots-bold
Use the chat square close icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M13.5 2C16.7731 2 18.41 1.99974 19.6123 2.73633C20.2851 3.14861 20.8514 3.71492 21.2637 4.3877C22.0003 5.59001 22 7.22688 22 10.5V11.5C22 13.8295 21.9997 14.9943 21.6191 15.9131C21.1117 17.1382 20.1382 18.1117 18.9131 18.6191C18.2528 18.8926 17.4652 18.9696 16.21 18.9912C15.3599 19.0059 14.9343 19.0136 14.5967 19.21C14.2593 19.4064 14.0491 19.7617 13.6289 20.4717L13.0869 21.3877C12.6037 22.204 11.3963 22.204 10.9131 21.3877L10.3711 20.4717C9.95068 19.7614 9.74002 19.4064 9.40234 19.21C9.06475 19.0137 8.63984 19.0059 7.79004 18.9912C6.5348 18.9696 5.74718 18.8926 5.08691 18.6191C3.86177 18.1117 2.88833 17.1382 2.38086 15.9131C2.00034 14.9943 2 13.8295 2 11.5V10.5C2 7.22688 1.99974 5.59001 2.73633 4.3877C3.14861 3.71492 3.71492 3.14861 4.3877 2.73633C5.59001 1.99974 7.22688 2 10.5 2H13.5ZM15.0303 7.45215C14.7374 7.15926 14.2626 7.15928 13.9697 7.45215L12 9.42188L10.0303 7.45215C9.73738 7.15926 9.26262 7.15927 8.96973 7.45215C8.67684 7.74504 8.67683 8.2198 8.96973 8.5127L10.9395 10.4824L8.96973 12.4521C8.67684 12.745 8.67683 13.2198 8.96973 13.5127C9.26262 13.8055 9.7374 13.8056 10.0303 13.5127L12 11.543L13.9697 13.5127C14.2626 13.8055 14.7374 13.8056 15.0303 13.5127C15.3231 13.2198 15.3231 12.745 15.0303 12.4521L13.0605 10.4824L15.0303 8.5127C15.3231 8.21982 15.3231 7.74504 15.0303 7.45215Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function SolarChatSquareCloseBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M13.5 2C16.7731 2 18.41 1.99974 19.6123 2.73633C20.2851 3.14861 20.8514 3.71492 21.2637 4.3877C22.0003 5.59001 22 7.22688 22 10.5V11.5C22 13.8295 21.9997 14.9943 21.6191 15.9131C21.1117 17.1382 20.1382 18.1117 18.9131 18.6191C18.2528 18.8926 17.4652 18.9696 16.21 18.9912C15.3599 19.0059 14.9343 19.0136 14.5967 19.21C14.2593 19.4064 14.0491 19.7617 13.6289 20.4717L13.0869 21.3877C12.6037 22.204 11.3963 22.204 10.9131 21.3877L10.3711 20.4717C9.95068 19.7614 9.74002 19.4064 9.40234 19.21C9.06475 19.0137 8.63984 19.0059 7.79004 18.9912C6.5348 18.9696 5.74718 18.8926 5.08691 18.6191C3.86177 18.1117 2.88833 17.1382 2.38086 15.9131C2.00034 14.9943 2 13.8295 2 11.5V10.5C2 7.22688 1.99974 5.59001 2.73633 4.3877C3.14861 3.71492 3.71492 3.14861 4.3877 2.73633C5.59001 1.99974 7.22688 2 10.5 2H13.5ZM15.0303 7.45215C14.7374 7.15926 14.2626 7.15928 13.9697 7.45215L12 9.42188L10.0303 7.45215C9.73738 7.15926 9.26262 7.15927 8.96973 7.45215C8.67684 7.74504 8.67683 8.2198 8.96973 8.5127L10.9395 10.4824L8.96973 12.4521C8.67684 12.745 8.67683 13.2198 8.96973 13.5127C9.26262 13.8055 9.7374 13.8056 10.0303 13.5127L12 11.543L13.9697 13.5127C14.2626 13.8055 14.7374 13.8056 15.0303 13.5127C15.3231 13.2198 15.3231 12.745 15.0303 12.4521L13.0605 10.4824L15.0303 8.5127C15.3231 8.21982 15.3231 7.74504 15.0303 7.45215Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M13.5 2C16.7731 2 18.41 1.99974 19.6123 2.73633C20.2851 3.14861 20.8514 3.71492 21.2637 4.3877C22.0003 5.59001 22 7.22688 22 10.5V11.5C22 13.8295 21.9997 14.9943 21.6191 15.9131C21.1117 17.1382 20.1382 18.1117 18.9131 18.6191C18.2528 18.8926 17.4652 18.9696 16.21 18.9912C15.3599 19.0059 14.9343 19.0136 14.5967 19.21C14.2593 19.4064 14.0491 19.7617 13.6289 20.4717L13.0869 21.3877C12.6037 22.204 11.3963 22.204 10.9131 21.3877L10.3711 20.4717C9.95068 19.7614 9.74002 19.4064 9.40234 19.21C9.06475 19.0137 8.63984 19.0059 7.79004 18.9912C6.5348 18.9696 5.74718 18.8926 5.08691 18.6191C3.86177 18.1117 2.88833 17.1382 2.38086 15.9131C2.00034 14.9943 2 13.8295 2 11.5V10.5C2 7.22688 1.99974 5.59001 2.73633 4.3877C3.14861 3.71492 3.71492 3.14861 4.3877 2.73633C5.59001 1.99974 7.22688 2 10.5 2H13.5ZM15.0303 7.45215C14.7374 7.15926 14.2626 7.15928 13.9697 7.45215L12 9.42188L10.0303 7.45215C9.73738 7.15926 9.26262 7.15927 8.96973 7.45215C8.67684 7.74504 8.67683 8.2198 8.96973 8.5127L10.9395 10.4824L8.96973 12.4521C8.67684 12.745 8.67683 13.2198 8.96973 13.5127C9.26262 13.8055 9.7374 13.8056 10.0303 13.5127L12 11.543L13.9697 13.5127C14.2626 13.8055 14.7374 13.8056 15.0303 13.5127C15.3231 13.2198 15.3231 12.745 15.0303 12.4521L13.0605 10.4824L15.0303 8.5127C15.3231 8.21982 15.3231 7.74504 15.0303 7.45215Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-chat-square-close-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.5%202C16.7731%202%2018.41%201.99974%2019.6123%202.73633C20.2851%203.14861%2020.8514%203.71492%2021.2637%204.3877C22.0003%205.59001%2022%207.22688%2022%2010.5V11.5C22%2013.8295%2021.9997%2014.9943%2021.6191%2015.9131C21.1117%2017.1382%2020.1382%2018.1117%2018.9131%2018.6191C18.2528%2018.8926%2017.4652%2018.9696%2016.21%2018.9912C15.3599%2019.0059%2014.9343%2019.0136%2014.5967%2019.21C14.2593%2019.4064%2014.0491%2019.7617%2013.6289%2020.4717L13.0869%2021.3877C12.6037%2022.204%2011.3963%2022.204%2010.9131%2021.3877L10.3711%2020.4717C9.95068%2019.7614%209.74002%2019.4064%209.40234%2019.21C9.06475%2019.0137%208.63984%2019.0059%207.79004%2018.9912C6.5348%2018.9696%205.74718%2018.8926%205.08691%2018.6191C3.86177%2018.1117%202.88833%2017.1382%202.38086%2015.9131C2.00034%2014.9943%202%2013.8295%202%2011.5V10.5C2%207.22688%201.99974%205.59001%202.73633%204.3877C3.14861%203.71492%203.71492%203.14861%204.3877%202.73633C5.59001%201.99974%207.22688%202%2010.5%202H13.5ZM15.0303%207.45215C14.7374%207.15926%2014.2626%207.15928%2013.9697%207.45215L12%209.42188L10.0303%207.45215C9.73738%207.15926%209.26262%207.15927%208.96973%207.45215C8.67684%207.74504%208.67683%208.2198%208.96973%208.5127L10.9395%2010.4824L8.96973%2012.4521C8.67684%2012.745%208.67683%2013.2198%208.96973%2013.5127C9.26262%2013.8055%209.7374%2013.8056%2010.0303%2013.5127L12%2011.543L13.9697%2013.5127C14.2626%2013.8055%2014.7374%2013.8056%2015.0303%2013.5127C15.3231%2013.2198%2015.3231%2012.745%2015.0303%2012.4521L13.0605%2010.4824L15.0303%208.5127C15.3231%208.21982%2015.3231%207.74504%2015.0303%207.45215Z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.5%202C16.7731%202%2018.41%201.99974%2019.6123%202.73633C20.2851%203.14861%2020.8514%203.71492%2021.2637%204.3877C22.0003%205.59001%2022%207.22688%2022%2010.5V11.5C22%2013.8295%2021.9997%2014.9943%2021.6191%2015.9131C21.1117%2017.1382%2020.1382%2018.1117%2018.9131%2018.6191C18.2528%2018.8926%2017.4652%2018.9696%2016.21%2018.9912C15.3599%2019.0059%2014.9343%2019.0136%2014.5967%2019.21C14.2593%2019.4064%2014.0491%2019.7617%2013.6289%2020.4717L13.0869%2021.3877C12.6037%2022.204%2011.3963%2022.204%2010.9131%2021.3877L10.3711%2020.4717C9.95068%2019.7614%209.74002%2019.4064%209.40234%2019.21C9.06475%2019.0137%208.63984%2019.0059%207.79004%2018.9912C6.5348%2018.9696%205.74718%2018.8926%205.08691%2018.6191C3.86177%2018.1117%202.88833%2017.1382%202.38086%2015.9131C2.00034%2014.9943%202%2013.8295%202%2011.5V10.5C2%207.22688%201.99974%205.59001%202.73633%204.3877C3.14861%203.71492%203.71492%203.14861%204.3877%202.73633C5.59001%201.99974%207.22688%202%2010.5%202H13.5ZM15.0303%207.45215C14.7374%207.15926%2014.2626%207.15928%2013.9697%207.45215L12%209.42188L10.0303%207.45215C9.73738%207.15926%209.26262%207.15927%208.96973%207.45215C8.67684%207.74504%208.67683%208.2198%208.96973%208.5127L10.9395%2010.4824L8.96973%2012.4521C8.67684%2012.745%208.67683%2013.2198%208.96973%2013.5127C9.26262%2013.8055%209.7374%2013.8056%2010.0303%2013.5127L12%2011.543L13.9697%2013.5127C14.2626%2013.8055%2014.7374%2013.8056%2015.0303%2013.5127C15.3231%2013.2198%2015.3231%2012.745%2015.0303%2012.4521L13.0605%2010.4824L15.0303%208.5127C15.3231%208.21982%2015.3231%207.74504%2015.0303%207.45215Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/chat-square-close-bold.svg?color=%231a73e8&size=48