chat teardrop slash icon

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

Name
chat-teardrop-slash-bold
Set
Phosphor
Style
Bold
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="M56.88 31.93a12 12 0 1 0-17.76 16.14L50 60a103.37 103.37 0 0 0-22 64v84a20 20 0 0 0 20 20h84a104.3 104.3 0 0 0 55.87-16.31l11.25 12.38a12 12 0 0 0 17.76-16.14ZM132 204H52v-80a79.5 79.5 0 0 1 14.46-45.86l105 115.49A79.1 79.1 0 0 1 132 204m104-80a102.9 102.9 0 0 1-10.36 45.29A12 12 0 0 1 204 158.83a79.25 79.25 0 0 0 8-34.83a80.07 80.07 0 0 0-107.84-75a12 12 0 0 1-8.35-22.5A104.07 104.07 0 0 1 236 124"/></svg>

React

import type { SVGProps } from "react";

export function PhChatTeardropSlashBold(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="M56.88 31.93a12 12 0 1 0-17.76 16.14L50 60a103.37 103.37 0 0 0-22 64v84a20 20 0 0 0 20 20h84a104.3 104.3 0 0 0 55.87-16.31l11.25 12.38a12 12 0 0 0 17.76-16.14ZM132 204H52v-80a79.5 79.5 0 0 1 14.46-45.86l105 115.49A79.1 79.1 0 0 1 132 204m104-80a102.9 102.9 0 0 1-10.36 45.29A12 12 0 0 1 204 158.83a79.25 79.25 0 0 0 8-34.83a80.07 80.07 0 0 0-107.84-75a12 12 0 0 1-8.35-22.5A104.07 104.07 0 0 1 236 124"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14L50 60a103.37 103.37 0 0 0-22 64v84a20 20 0 0 0 20 20h84a104.3 104.3 0 0 0 55.87-16.31l11.25 12.38a12 12 0 0 0 17.76-16.14ZM132 204H52v-80a79.5 79.5 0 0 1 14.46-45.86l105 115.49A79.1 79.1 0 0 1 132 204m104-80a102.9 102.9 0 0 1-10.36 45.29A12 12 0 0 1 204 158.83a79.25 79.25 0 0 0 8-34.83a80.07 80.07 0 0 0-107.84-75a12 12 0 0 1-8.35-22.5A104.07 104.07 0 0 1 236 124"/></svg>
</template>

CSS

.icon-chat-teardrop-slash-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%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14L50%2060a103.37%20103.37%200%200%200-22%2064v84a20%2020%200%200%200%2020%2020h84a104.3%20104.3%200%200%200%2055.87-16.31l11.25%2012.38a12%2012%200%200%200%2017.76-16.14ZM132%20204H52v-80a79.5%2079.5%200%200%201%2014.46-45.86l105%20115.49A79.1%2079.1%200%200%201%20132%20204m104-80a102.9%20102.9%200%200%201-10.36%2045.29A12%2012%200%200%201%20204%20158.83a79.25%2079.25%200%200%200%208-34.83a80.07%2080.07%200%200%200-107.84-75a12%2012%200%200%201-8.35-22.5A104.07%20104.07%200%200%201%20236%20124%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%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14L50%2060a103.37%20103.37%200%200%200-22%2064v84a20%2020%200%200%200%2020%2020h84a104.3%20104.3%200%200%200%2055.87-16.31l11.25%2012.38a12%2012%200%200%200%2017.76-16.14ZM132%20204H52v-80a79.5%2079.5%200%200%201%2014.46-45.86l105%20115.49A79.1%2079.1%200%200%201%20132%20204m104-80a102.9%20102.9%200%200%201-10.36%2045.29A12%2012%200%200%201%20204%20158.83a79.25%2079.25%200%200%200%208-34.83a80.07%2080.07%200%200%200-107.84-75a12%2012%200%200%201-8.35-22.5A104.07%20104.07%200%200%201%20236%20124%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-bold.svg?color=%231a73e8&size=48