chat square replay icon

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

Name
chat-square-replay-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

Use the chat square replay 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.5ZM11.0293 6.94824C10.7365 6.65544 10.2617 6.65563 9.96875 6.94824L6.96582 9.95117C6.82522 10.0918 6.74609 10.2826 6.74609 10.4814C6.74616 10.6803 6.82523 10.8711 6.96582 11.0117L9.96875 14.0146C10.2617 14.307 10.7366 14.3073 11.0293 14.0146C11.3218 13.7219 11.3216 13.247 11.0293 12.9541L9.30664 11.2314H13.502C13.8824 11.2316 14.4701 11.3518 14.9404 11.6904C15.3727 12.0018 15.7549 12.5281 15.7549 13.4844C15.7551 13.8984 16.0908 14.2344 16.5049 14.2344C16.9185 14.2338 17.2547 13.8981 17.2549 13.4844C17.2549 12.0391 16.6349 11.0631 15.8164 10.4736C15.0363 9.91195 14.1224 9.7316 13.502 9.73145H9.30664L11.0293 8.00879C11.3218 7.716 11.3217 7.24107 11.0293 6.94824Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function SolarChatSquareReplayBold(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.5ZM11.0293 6.94824C10.7365 6.65544 10.2617 6.65563 9.96875 6.94824L6.96582 9.95117C6.82522 10.0918 6.74609 10.2826 6.74609 10.4814C6.74616 10.6803 6.82523 10.8711 6.96582 11.0117L9.96875 14.0146C10.2617 14.307 10.7366 14.3073 11.0293 14.0146C11.3218 13.7219 11.3216 13.247 11.0293 12.9541L9.30664 11.2314H13.502C13.8824 11.2316 14.4701 11.3518 14.9404 11.6904C15.3727 12.0018 15.7549 12.5281 15.7549 13.4844C15.7551 13.8984 16.0908 14.2344 16.5049 14.2344C16.9185 14.2338 17.2547 13.8981 17.2549 13.4844C17.2549 12.0391 16.6349 11.0631 15.8164 10.4736C15.0363 9.91195 14.1224 9.7316 13.502 9.73145H9.30664L11.0293 8.00879C11.3218 7.716 11.3217 7.24107 11.0293 6.94824Z" 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.5ZM11.0293 6.94824C10.7365 6.65544 10.2617 6.65563 9.96875 6.94824L6.96582 9.95117C6.82522 10.0918 6.74609 10.2826 6.74609 10.4814C6.74616 10.6803 6.82523 10.8711 6.96582 11.0117L9.96875 14.0146C10.2617 14.307 10.7366 14.3073 11.0293 14.0146C11.3218 13.7219 11.3216 13.247 11.0293 12.9541L9.30664 11.2314H13.502C13.8824 11.2316 14.4701 11.3518 14.9404 11.6904C15.3727 12.0018 15.7549 12.5281 15.7549 13.4844C15.7551 13.8984 16.0908 14.2344 16.5049 14.2344C16.9185 14.2338 17.2547 13.8981 17.2549 13.4844C17.2549 12.0391 16.6349 11.0631 15.8164 10.4736C15.0363 9.91195 14.1224 9.7316 13.502 9.73145H9.30664L11.0293 8.00879C11.3218 7.716 11.3217 7.24107 11.0293 6.94824Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-chat-square-replay-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.5ZM11.0293%206.94824C10.7365%206.65544%2010.2617%206.65563%209.96875%206.94824L6.96582%209.95117C6.82522%2010.0918%206.74609%2010.2826%206.74609%2010.4814C6.74616%2010.6803%206.82523%2010.8711%206.96582%2011.0117L9.96875%2014.0146C10.2617%2014.307%2010.7366%2014.3073%2011.0293%2014.0146C11.3218%2013.7219%2011.3216%2013.247%2011.0293%2012.9541L9.30664%2011.2314H13.502C13.8824%2011.2316%2014.4701%2011.3518%2014.9404%2011.6904C15.3727%2012.0018%2015.7549%2012.5281%2015.7549%2013.4844C15.7551%2013.8984%2016.0908%2014.2344%2016.5049%2014.2344C16.9185%2014.2338%2017.2547%2013.8981%2017.2549%2013.4844C17.2549%2012.0391%2016.6349%2011.0631%2015.8164%2010.4736C15.0363%209.91195%2014.1224%209.7316%2013.502%209.73145H9.30664L11.0293%208.00879C11.3218%207.716%2011.3217%207.24107%2011.0293%206.94824Z%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.5ZM11.0293%206.94824C10.7365%206.65544%2010.2617%206.65563%209.96875%206.94824L6.96582%209.95117C6.82522%2010.0918%206.74609%2010.2826%206.74609%2010.4814C6.74616%2010.6803%206.82523%2010.8711%206.96582%2011.0117L9.96875%2014.0146C10.2617%2014.307%2010.7366%2014.3073%2011.0293%2014.0146C11.3218%2013.7219%2011.3216%2013.247%2011.0293%2012.9541L9.30664%2011.2314H13.502C13.8824%2011.2316%2014.4701%2011.3518%2014.9404%2011.6904C15.3727%2012.0018%2015.7549%2012.5281%2015.7549%2013.4844C15.7551%2013.8984%2016.0908%2014.2344%2016.5049%2014.2344C16.9185%2014.2338%2017.2547%2013.8981%2017.2549%2013.4844C17.2549%2012.0391%2016.6349%2011.0631%2015.8164%2010.4736C15.0363%209.91195%2014.1224%209.7316%2013.502%209.73145H9.30664L11.0293%208.00879C11.3218%207.716%2011.3217%207.24107%2011.0293%206.94824Z%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-replay-bold.svg?color=%231a73e8&size=48