chat line round icon
chat-line-round from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.
- Name
- chat-line-round
- Set
- Element Plus
- Style
- Outline
- Viewbox
- 1024×1024
- License
- MIT
Related icons in Element Plus
Use the chat line round icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M174.7 855.7L310 810.6l23.7 11.8A398 398 0 0 0 512 864c211.8 0 384-166.8 384-352S723.8 160 512 160S128 326.8 128 512c0 69.1 25 139.3 70.8 199.2L221 740zm-45.2 82.5A32 32 0 0 1 89.6 896L148 750c-53.3-69.6-84-153-84-238C64 299.9 256 96 512 96s448 203.9 448 416s-192 416-448 416a461 461 0 0 1-207-48.4z"/><path fill="currentColor" d="M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"/></svg>
React
import type { SVGProps } from "react";
export function EpChatLineRound(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M174.7 855.7L310 810.6l23.7 11.8A398 398 0 0 0 512 864c211.8 0 384-166.8 384-352S723.8 160 512 160S128 326.8 128 512c0 69.1 25 139.3 70.8 199.2L221 740zm-45.2 82.5A32 32 0 0 1 89.6 896L148 750c-53.3-69.6-84-153-84-238C64 299.9 256 96 512 96s448 203.9 448 416s-192 416-448 416a461 461 0 0 1-207-48.4z"/><path fill="currentColor" d="M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M174.7 855.7L310 810.6l23.7 11.8A398 398 0 0 0 512 864c211.8 0 384-166.8 384-352S723.8 160 512 160S128 326.8 128 512c0 69.1 25 139.3 70.8 199.2L221 740zm-45.2 82.5A32 32 0 0 1 89.6 896L148 750c-53.3-69.6-84-153-84-238C64 299.9 256 96 512 96s448 203.9 448 416s-192 416-448 416a461 461 0 0 1-207-48.4z"/><path fill="currentColor" d="M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"/></svg> </template>
CSS
.icon-chat-line-round {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M174.7%20855.7L310%20810.6l23.7%2011.8A398%20398%200%200%200%20512%20864c211.8%200%20384-166.8%20384-352S723.8%20160%20512%20160S128%20326.8%20128%20512c0%2069.1%2025%20139.3%2070.8%20199.2L221%20740zm-45.2%2082.5A32%2032%200%200%201%2089.6%20896L148%20750c-53.3-69.6-84-153-84-238C64%20299.9%20256%2096%20512%2096s448%20203.9%20448%20416s-192%20416-448%20416a461%20461%200%200%201-207-48.4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M352%20576h320q32%200%2032%2032t-32%2032H352q-32%200-32-32t32-32m32-192h256q32%200%2032%2032t-32%2032H384q-32%200-32-32t32-32%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M174.7%20855.7L310%20810.6l23.7%2011.8A398%20398%200%200%200%20512%20864c211.8%200%20384-166.8%20384-352S723.8%20160%20512%20160S128%20326.8%20128%20512c0%2069.1%2025%20139.3%2070.8%20199.2L221%20740zm-45.2%2082.5A32%2032%200%200%201%2089.6%20896L148%20750c-53.3-69.6-84-153-84-238C64%20299.9%20256%2096%20512%2096s448%20203.9%20448%20416s-192%20416-448%20416a461%20461%200%200%201-207-48.4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M352%20576h320q32%200%2032%2032t-32%2032H352q-32%200-32-32t32-32m32-192h256q32%200%2032%2032t-32%2032H384q-32%200-32-32t32-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/chat-line-round.svg?color=%231a73e8&size=48