chat quote icon
chat-quote-line from Remix Icon by Remix Design · Line · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- chat-quote-line
- Set
- Remix Icon
- Style
- Line
- Category
- Communication
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More communication icons from Remix Icon
chat-1-fillchat-2-fillchat-3-fillchat-4-fillchat-ai-2-fillchat-ai-3-fillchat-ai-4-fillchat-ai-fillchat-check-fillchat-delete-fillchat-download-fillchat-follow-up-fillchat-forward-fillchat-heart-fillchat-history-fillchat-new-fillchat-off-fillchat-poll-fillchat-private-fillchat-search-fillchat-settings-fillchat-smile-2-fillchat-smile-3-fillchat-smile-ai-3-fill
Use the chat quote icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 3a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455L2 22.5V4a1 1 0 0 1 1-1zm-1 2H4v13.385L5.763 17H20zm-9.485 2.412l.447.688c-1.668.903-1.639 2.352-1.639 2.665c.155-.022.318-.025.48-.01a1.76 1.76 0 0 1 1.613 1.745a1.75 1.75 0 0 1-1.75 1.75c-.537 0-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75 1.228-3.318 3.015-4.093m5 0l.447.688c-1.668.903-1.639 2.352-1.639 2.665c.155-.022.318-.025.48-.01a1.76 1.76 0 0 1 1.613 1.745a1.75 1.75 0 0 1-1.75 1.75c-.537 0-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75 1.228-3.318 3.015-4.093"/></svg>
React
import type { SVGProps } from "react";
export function RiChatQuoteLine(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" d="M21 3a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455L2 22.5V4a1 1 0 0 1 1-1zm-1 2H4v13.385L5.763 17H20zm-9.485 2.412l.447.688c-1.668.903-1.639 2.352-1.639 2.665c.155-.022.318-.025.48-.01a1.76 1.76 0 0 1 1.613 1.745a1.75 1.75 0 0 1-1.75 1.75c-.537 0-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75 1.228-3.318 3.015-4.093m5 0l.447.688c-1.668.903-1.639 2.352-1.639 2.665c.155-.022.318-.025.48-.01a1.76 1.76 0 0 1 1.613 1.745a1.75 1.75 0 0 1-1.75 1.75c-.537 0-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75 1.228-3.318 3.015-4.093"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 3a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455L2 22.5V4a1 1 0 0 1 1-1zm-1 2H4v13.385L5.763 17H20zm-9.485 2.412l.447.688c-1.668.903-1.639 2.352-1.639 2.665c.155-.022.318-.025.48-.01a1.76 1.76 0 0 1 1.613 1.745a1.75 1.75 0 0 1-1.75 1.75c-.537 0-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75 1.228-3.318 3.015-4.093m5 0l.447.688c-1.668.903-1.639 2.352-1.639 2.665c.155-.022.318-.025.48-.01a1.76 1.76 0 0 1 1.613 1.745a1.75 1.75 0 0 1-1.75 1.75c-.537 0-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75 1.228-3.318 3.015-4.093"/></svg> </template>
CSS
.icon-chat-quote-line {
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%20d%3D%22M21%203a1%201%200%200%201%201%201v14a1%201%200%200%201-1%201H6.455L2%2022.5V4a1%201%200%200%201%201-1zm-1%202H4v13.385L5.763%2017H20zm-9.485%202.412l.447.688c-1.668.903-1.639%202.352-1.639%202.665c.155-.022.318-.025.48-.01a1.76%201.76%200%200%201%201.613%201.745a1.75%201.75%200%200%201-1.75%201.75c-.537%200-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75%201.228-3.318%203.015-4.093m5%200l.447.688c-1.668.903-1.639%202.352-1.639%202.665c.155-.022.318-.025.48-.01a1.76%201.76%200%200%201%201.613%201.745a1.75%201.75%200%200%201-1.75%201.75c-.537%200-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75%201.228-3.318%203.015-4.093%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%20d%3D%22M21%203a1%201%200%200%201%201%201v14a1%201%200%200%201-1%201H6.455L2%2022.5V4a1%201%200%200%201%201-1zm-1%202H4v13.385L5.763%2017H20zm-9.485%202.412l.447.688c-1.668.903-1.639%202.352-1.639%202.665c.155-.022.318-.025.48-.01a1.76%201.76%200%200%201%201.613%201.745a1.75%201.75%200%200%201-1.75%201.75c-.537%200-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75%201.228-3.318%203.015-4.093m5%200l.447.688c-1.668.903-1.639%202.352-1.639%202.665c.155-.022.318-.025.48-.01a1.76%201.76%200%200%201%201.613%201.745a1.75%201.75%200%200%201-1.75%201.75c-.537%200-1.05-.245-1.374-.59c-.515-.546-.792-1.16-.792-2.155c0-1.75%201.228-3.318%203.015-4.093%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/chat-quote-line.svg?color=%231a73e8&size=48