chat teardrop slash icon

chat-teardrop-slash-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
chat-teardrop-slash-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the chat teardrop slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M51 37.31a4 4 0 0 0-6 5.38l15.62 17.14A95.4 95.4 0 0 0 36 124v84a12 12 0 0 0 12 12h84a96.34 96.34 0 0 0 57.11-18.83L205 218.69a4 4 0 1 0 5.92-5.38ZM132 212H48a4 4 0 0 1-4-4v-84a87.5 87.5 0 0 1 22-58.23l117.7 129.44A86.92 86.92 0 0 1 132 212m96-88a95.8 95.8 0 0 1-13.78 49.58a4 4 0 1 1-6.84-4.14A88 88 0 0 0 93.92 44.64a4 4 0 1 1-3.46-7.21A95 95 0 0 1 132 28a96.11 96.11 0 0 1 96 96"/></svg>

React

import type { SVGProps } from "react";

export function PhChatTeardropSlashThin(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="M51 37.31a4 4 0 0 0-6 5.38l15.62 17.14A95.4 95.4 0 0 0 36 124v84a12 12 0 0 0 12 12h84a96.34 96.34 0 0 0 57.11-18.83L205 218.69a4 4 0 1 0 5.92-5.38ZM132 212H48a4 4 0 0 1-4-4v-84a87.5 87.5 0 0 1 22-58.23l117.7 129.44A86.92 86.92 0 0 1 132 212m96-88a95.8 95.8 0 0 1-13.78 49.58a4 4 0 1 1-6.84-4.14A88 88 0 0 0 93.92 44.64a4 4 0 1 1-3.46-7.21A95 95 0 0 1 132 28a96.11 96.11 0 0 1 96 96"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M51 37.31a4 4 0 0 0-6 5.38l15.62 17.14A95.4 95.4 0 0 0 36 124v84a12 12 0 0 0 12 12h84a96.34 96.34 0 0 0 57.11-18.83L205 218.69a4 4 0 1 0 5.92-5.38ZM132 212H48a4 4 0 0 1-4-4v-84a87.5 87.5 0 0 1 22-58.23l117.7 129.44A86.92 86.92 0 0 1 132 212m96-88a95.8 95.8 0 0 1-13.78 49.58a4 4 0 1 1-6.84-4.14A88 88 0 0 0 93.92 44.64a4 4 0 1 1-3.46-7.21A95 95 0 0 1 132 28a96.11 96.11 0 0 1 96 96"/></svg>
</template>

CSS

.icon-chat-teardrop-slash-thin {
  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%22M51%2037.31a4%204%200%200%200-6%205.38l15.62%2017.14A95.4%2095.4%200%200%200%2036%20124v84a12%2012%200%200%200%2012%2012h84a96.34%2096.34%200%200%200%2057.11-18.83L205%20218.69a4%204%200%201%200%205.92-5.38ZM132%20212H48a4%204%200%200%201-4-4v-84a87.5%2087.5%200%200%201%2022-58.23l117.7%20129.44A86.92%2086.92%200%200%201%20132%20212m96-88a95.8%2095.8%200%200%201-13.78%2049.58a4%204%200%201%201-6.84-4.14A88%2088%200%200%200%2093.92%2044.64a4%204%200%201%201-3.46-7.21A95%2095%200%200%201%20132%2028a96.11%2096.11%200%200%201%2096%2096%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%22M51%2037.31a4%204%200%200%200-6%205.38l15.62%2017.14A95.4%2095.4%200%200%200%2036%20124v84a12%2012%200%200%200%2012%2012h84a96.34%2096.34%200%200%200%2057.11-18.83L205%20218.69a4%204%200%201%200%205.92-5.38ZM132%20212H48a4%204%200%200%201-4-4v-84a87.5%2087.5%200%200%201%2022-58.23l117.7%20129.44A86.92%2086.92%200%200%201%20132%20212m96-88a95.8%2095.8%200%200%201-13.78%2049.58a4%204%200%201%201-6.84-4.14A88%2088%200%200%200%2093.92%2044.64a4%204%200%201%201-3.46-7.21A95%2095%200%200%201%20132%2028a96.11%2096.11%200%200%201%2096%2096%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/chat-teardrop-slash-thin.svg?color=%231a73e8&size=48