chat round off icon
chat-round-off-broken from Solar by 480 Design · Broken · Messages · CC-BY-4.0 Attribution required.
- Name
- chat-round-off-broken
- Set
- Solar
- Style
- Broken
- Category
- Messages
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
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-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-boldchat-square-dots-bold
Use the chat round off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M20.6622 7C21.513 8.47087 22 10.1786 22 12C22 13.8777 21.4825 15.6346 20.5822 17.1357"/><path d="M17 3.33782C15.5291 2.48697 13.8214 2 12 2C10.1223 2 8.36541 2.51754 6.86429 3.41776"/><path d="M4.92915 4.92969C3.1195 6.73933 2.00021 9.23933 2.00021 12.0008C2.00021 13.6004 2.37583 15.1124 3.04367 16.4532C3.22115 16.8095 3.28022 17.2168 3.17733 17.6014L2.58172 19.8274C2.32317 20.7937 3.20723 21.6778 4.17356 21.4192L6.3996 20.8236C6.78415 20.7207 7.19142 20.7798 7.54774 20.9573C8.88858 21.6251 10.4005 22.0008 12.0002 22.0008C14.7616 22.0008 17.2616 20.8815 19.0713 19.0718"/><path d="M2 2C2.97631 2.97631 3.95262 3.95262 4.92893 4.92893C5.21199 5.21199 5.49505 5.49505 5.77811 5.77811C7.06458 7.06458 8.35106 8.35106 9.63753 9.63753C12.782 12.782 15.9266 15.9266 19.0711 19.0711C20.0474 20.0474 21.0237 21.0237 22 22"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarChatRoundOffBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M20.6622 7C21.513 8.47087 22 10.1786 22 12C22 13.8777 21.4825 15.6346 20.5822 17.1357"/><path d="M17 3.33782C15.5291 2.48697 13.8214 2 12 2C10.1223 2 8.36541 2.51754 6.86429 3.41776"/><path d="M4.92915 4.92969C3.1195 6.73933 2.00021 9.23933 2.00021 12.0008C2.00021 13.6004 2.37583 15.1124 3.04367 16.4532C3.22115 16.8095 3.28022 17.2168 3.17733 17.6014L2.58172 19.8274C2.32317 20.7937 3.20723 21.6778 4.17356 21.4192L6.3996 20.8236C6.78415 20.7207 7.19142 20.7798 7.54774 20.9573C8.88858 21.6251 10.4005 22.0008 12.0002 22.0008C14.7616 22.0008 17.2616 20.8815 19.0713 19.0718"/><path d="M2 2C2.97631 2.97631 3.95262 3.95262 4.92893 4.92893C5.21199 5.21199 5.49505 5.49505 5.77811 5.77811C7.06458 7.06458 8.35106 8.35106 9.63753 9.63753C12.782 12.782 15.9266 15.9266 19.0711 19.0711C20.0474 20.0474 21.0237 21.0237 22 22"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M20.6622 7C21.513 8.47087 22 10.1786 22 12C22 13.8777 21.4825 15.6346 20.5822 17.1357"/><path d="M17 3.33782C15.5291 2.48697 13.8214 2 12 2C10.1223 2 8.36541 2.51754 6.86429 3.41776"/><path d="M4.92915 4.92969C3.1195 6.73933 2.00021 9.23933 2.00021 12.0008C2.00021 13.6004 2.37583 15.1124 3.04367 16.4532C3.22115 16.8095 3.28022 17.2168 3.17733 17.6014L2.58172 19.8274C2.32317 20.7937 3.20723 21.6778 4.17356 21.4192L6.3996 20.8236C6.78415 20.7207 7.19142 20.7798 7.54774 20.9573C8.88858 21.6251 10.4005 22.0008 12.0002 22.0008C14.7616 22.0008 17.2616 20.8815 19.0713 19.0718"/><path d="M2 2C2.97631 2.97631 3.95262 3.95262 4.92893 4.92893C5.21199 5.21199 5.49505 5.49505 5.77811 5.77811C7.06458 7.06458 8.35106 8.35106 9.63753 9.63753C12.782 12.782 15.9266 15.9266 19.0711 19.0711C20.0474 20.0474 21.0237 21.0237 22 22"/></g></svg> </template>
CSS
.icon-chat-round-off-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.6622%207C21.513%208.47087%2022%2010.1786%2022%2012C22%2013.8777%2021.4825%2015.6346%2020.5822%2017.1357%22%2F%3E%3Cpath%20d%3D%22M17%203.33782C15.5291%202.48697%2013.8214%202%2012%202C10.1223%202%208.36541%202.51754%206.86429%203.41776%22%2F%3E%3Cpath%20d%3D%22M4.92915%204.92969C3.1195%206.73933%202.00021%209.23933%202.00021%2012.0008C2.00021%2013.6004%202.37583%2015.1124%203.04367%2016.4532C3.22115%2016.8095%203.28022%2017.2168%203.17733%2017.6014L2.58172%2019.8274C2.32317%2020.7937%203.20723%2021.6778%204.17356%2021.4192L6.3996%2020.8236C6.78415%2020.7207%207.19142%2020.7798%207.54774%2020.9573C8.88858%2021.6251%2010.4005%2022.0008%2012.0002%2022.0008C14.7616%2022.0008%2017.2616%2020.8815%2019.0713%2019.0718%22%2F%3E%3Cpath%20d%3D%22M2%202C2.97631%202.97631%203.95262%203.95262%204.92893%204.92893C5.21199%205.21199%205.49505%205.49505%205.77811%205.77811C7.06458%207.06458%208.35106%208.35106%209.63753%209.63753C12.782%2012.782%2015.9266%2015.9266%2019.0711%2019.0711C20.0474%2020.0474%2021.0237%2021.0237%2022%2022%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.6622%207C21.513%208.47087%2022%2010.1786%2022%2012C22%2013.8777%2021.4825%2015.6346%2020.5822%2017.1357%22%2F%3E%3Cpath%20d%3D%22M17%203.33782C15.5291%202.48697%2013.8214%202%2012%202C10.1223%202%208.36541%202.51754%206.86429%203.41776%22%2F%3E%3Cpath%20d%3D%22M4.92915%204.92969C3.1195%206.73933%202.00021%209.23933%202.00021%2012.0008C2.00021%2013.6004%202.37583%2015.1124%203.04367%2016.4532C3.22115%2016.8095%203.28022%2017.2168%203.17733%2017.6014L2.58172%2019.8274C2.32317%2020.7937%203.20723%2021.6778%204.17356%2021.4192L6.3996%2020.8236C6.78415%2020.7207%207.19142%2020.7798%207.54774%2020.9573C8.88858%2021.6251%2010.4005%2022.0008%2012.0002%2022.0008C14.7616%2022.0008%2017.2616%2020.8815%2019.0713%2019.0718%22%2F%3E%3Cpath%20d%3D%22M2%202C2.97631%202.97631%203.95262%203.95262%204.92893%204.92893C5.21199%205.21199%205.49505%205.49505%205.77811%205.77811C7.06458%207.06458%208.35106%208.35106%209.63753%209.63753C12.782%2012.782%2015.9266%2015.9266%2019.0711%2019.0711C20.0474%2020.0474%2021.0237%2021.0237%2022%2022%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-round-off-broken.svg?color=%231a73e8&size=48