chats teardrop icon
chats-teardrop-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- chats-teardrop-bold
- Set
- Phosphor
- Style
- Bold
- 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="M172.29 68.9A84 84 0 0 0 12 104v64a20 20 0 0 0 20 20h52.1a84.18 84.18 0 0 0 75.9 48h64a20 20 0 0 0 20-20v-64a84 84 0 0 0-71.71-83.1M36 104a60 60 0 1 1 60 60H36Zm184 108h-60a60.14 60.14 0 0 1-49-25.37a83.93 83.93 0 0 0 68.55-91.37A60 60 0 0 1 220 152Z"/></svg>
React
import type { SVGProps } from "react";
export function PhChatsTeardropBold(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="M172.29 68.9A84 84 0 0 0 12 104v64a20 20 0 0 0 20 20h52.1a84.18 84.18 0 0 0 75.9 48h64a20 20 0 0 0 20-20v-64a84 84 0 0 0-71.71-83.1M36 104a60 60 0 1 1 60 60H36Zm184 108h-60a60.14 60.14 0 0 1-49-25.37a83.93 83.93 0 0 0 68.55-91.37A60 60 0 0 1 220 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="M172.29 68.9A84 84 0 0 0 12 104v64a20 20 0 0 0 20 20h52.1a84.18 84.18 0 0 0 75.9 48h64a20 20 0 0 0 20-20v-64a84 84 0 0 0-71.71-83.1M36 104a60 60 0 1 1 60 60H36Zm184 108h-60a60.14 60.14 0 0 1-49-25.37a83.93 83.93 0 0 0 68.55-91.37A60 60 0 0 1 220 152Z"/></svg> </template>
CSS
.icon-chats-teardrop-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M172.29%2068.9A84%2084%200%200%200%2012%20104v64a20%2020%200%200%200%2020%2020h52.1a84.18%2084.18%200%200%200%2075.9%2048h64a20%2020%200%200%200%2020-20v-64a84%2084%200%200%200-71.71-83.1M36%20104a60%2060%200%201%201%2060%2060H36Zm184%20108h-60a60.14%2060.14%200%200%201-49-25.37a83.93%2083.93%200%200%200%2068.55-91.37A60%2060%200%200%201%20220%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%22M172.29%2068.9A84%2084%200%200%200%2012%20104v64a20%2020%200%200%200%2020%2020h52.1a84.18%2084.18%200%200%200%2075.9%2048h64a20%2020%200%200%200%2020-20v-64a84%2084%200%200%200-71.71-83.1M36%20104a60%2060%200%201%201%2060%2060H36Zm184%20108h-60a60.14%2060.14%200%200%201-49-25.37a83.93%2083.93%200%200%200%2068.55-91.37A60%2060%200%200%201%20220%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-bold.svg?color=%231a73e8&size=48