chats teardrop icon
chats-teardrop-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- chats-teardrop-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the chats teardrop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168.16 74.42A78 78 0 0 0 18 104v64a14 14 0 0 0 14 14h56a78.15 78.15 0 0 0 72 48h64a14 14 0 0 0 14-14v-64a78 78 0 0 0-69.84-77.58M30 168v-64a66 66 0 1 1 66 66H32a2 2 0 0 1-2-2m196 48a2 2 0 0 1-2 2h-64a66.13 66.13 0 0 1-58.89-36.19a77.92 77.92 0 0 0 71-94.68A66 66 0 0 1 226 152Z"/></svg>
React
import type { SVGProps } from "react";
export function PhChatsTeardropLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168.16 74.42A78 78 0 0 0 18 104v64a14 14 0 0 0 14 14h56a78.15 78.15 0 0 0 72 48h64a14 14 0 0 0 14-14v-64a78 78 0 0 0-69.84-77.58M30 168v-64a66 66 0 1 1 66 66H32a2 2 0 0 1-2-2m196 48a2 2 0 0 1-2 2h-64a66.13 66.13 0 0 1-58.89-36.19a77.92 77.92 0 0 0 71-94.68A66 66 0 0 1 226 152Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168.16 74.42A78 78 0 0 0 18 104v64a14 14 0 0 0 14 14h56a78.15 78.15 0 0 0 72 48h64a14 14 0 0 0 14-14v-64a78 78 0 0 0-69.84-77.58M30 168v-64a66 66 0 1 1 66 66H32a2 2 0 0 1-2-2m196 48a2 2 0 0 1-2 2h-64a66.13 66.13 0 0 1-58.89-36.19a77.92 77.92 0 0 0 71-94.68A66 66 0 0 1 226 152Z"/></svg> </template>
CSS
.icon-chats-teardrop-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M168.16%2074.42A78%2078%200%200%200%2018%20104v64a14%2014%200%200%200%2014%2014h56a78.15%2078.15%200%200%200%2072%2048h64a14%2014%200%200%200%2014-14v-64a78%2078%200%200%200-69.84-77.58M30%20168v-64a66%2066%200%201%201%2066%2066H32a2%202%200%200%201-2-2m196%2048a2%202%200%200%201-2%202h-64a66.13%2066.13%200%200%201-58.89-36.19a77.92%2077.92%200%200%200%2071-94.68A66%2066%200%200%201%20226%20152Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M168.16%2074.42A78%2078%200%200%200%2018%20104v64a14%2014%200%200%200%2014%2014h56a78.15%2078.15%200%200%200%2072%2048h64a14%2014%200%200%200%2014-14v-64a78%2078%200%200%200-69.84-77.58M30%20168v-64a66%2066%200%201%201%2066%2066H32a2%202%200%200%201-2-2m196%2048a2%202%200%200%201-2%202h-64a66.13%2066.13%200%200%201-58.89-36.19a77.92%2077.92%200%200%200%2071-94.68A66%2066%200%200%201%20226%20152Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/chats-teardrop-light.svg?color=%231a73e8&size=48