chat teardrop slash icon

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

Name
chat-teardrop-slash-light
Set
Phosphor
Style
Light
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="M52.44 36a6 6 0 0 0-8.88 8l14.37 15.8A97.42 97.42 0 0 0 34 124v84a14 14 0 0 0 14 14h84a98.24 98.24 0 0 0 56.82-18.18L203.56 220a6 6 0 0 0 8.88-8.08ZM132 210H48a2 2 0 0 1-2-2v-84a85.46 85.46 0 0 1 20.08-55.2L180.7 194.88A84.9 84.9 0 0 1 132 210m98-86a97.86 97.86 0 0 1-14.06 50.61a6 6 0 0 1-5.15 2.9a6 6 0 0 1-5.12-9.1a86 86 0 0 0-110.88-122a6 6 0 1 1-5.2-10.81A97.1 97.1 0 0 1 132 26a98.11 98.11 0 0 1 98 98"/></svg>

React

import type { SVGProps } from "react";

export function PhChatTeardropSlashLight(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="M52.44 36a6 6 0 0 0-8.88 8l14.37 15.8A97.42 97.42 0 0 0 34 124v84a14 14 0 0 0 14 14h84a98.24 98.24 0 0 0 56.82-18.18L203.56 220a6 6 0 0 0 8.88-8.08ZM132 210H48a2 2 0 0 1-2-2v-84a85.46 85.46 0 0 1 20.08-55.2L180.7 194.88A84.9 84.9 0 0 1 132 210m98-86a97.86 97.86 0 0 1-14.06 50.61a6 6 0 0 1-5.15 2.9a6 6 0 0 1-5.12-9.1a86 86 0 0 0-110.88-122a6 6 0 1 1-5.2-10.81A97.1 97.1 0 0 1 132 26a98.11 98.11 0 0 1 98 98"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M52.44 36a6 6 0 0 0-8.88 8l14.37 15.8A97.42 97.42 0 0 0 34 124v84a14 14 0 0 0 14 14h84a98.24 98.24 0 0 0 56.82-18.18L203.56 220a6 6 0 0 0 8.88-8.08ZM132 210H48a2 2 0 0 1-2-2v-84a85.46 85.46 0 0 1 20.08-55.2L180.7 194.88A84.9 84.9 0 0 1 132 210m98-86a97.86 97.86 0 0 1-14.06 50.61a6 6 0 0 1-5.15 2.9a6 6 0 0 1-5.12-9.1a86 86 0 0 0-110.88-122a6 6 0 1 1-5.2-10.81A97.1 97.1 0 0 1 132 26a98.11 98.11 0 0 1 98 98"/></svg>
</template>

CSS

.icon-chat-teardrop-slash-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%22M52.44%2036a6%206%200%200%200-8.88%208l14.37%2015.8A97.42%2097.42%200%200%200%2034%20124v84a14%2014%200%200%200%2014%2014h84a98.24%2098.24%200%200%200%2056.82-18.18L203.56%20220a6%206%200%200%200%208.88-8.08ZM132%20210H48a2%202%200%200%201-2-2v-84a85.46%2085.46%200%200%201%2020.08-55.2L180.7%20194.88A84.9%2084.9%200%200%201%20132%20210m98-86a97.86%2097.86%200%200%201-14.06%2050.61a6%206%200%200%201-5.15%202.9a6%206%200%200%201-5.12-9.1a86%2086%200%200%200-110.88-122a6%206%200%201%201-5.2-10.81A97.1%2097.1%200%200%201%20132%2026a98.11%2098.11%200%200%201%2098%2098%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%22M52.44%2036a6%206%200%200%200-8.88%208l14.37%2015.8A97.42%2097.42%200%200%200%2034%20124v84a14%2014%200%200%200%2014%2014h84a98.24%2098.24%200%200%200%2056.82-18.18L203.56%20220a6%206%200%200%200%208.88-8.08ZM132%20210H48a2%202%200%200%201-2-2v-84a85.46%2085.46%200%200%201%2020.08-55.2L180.7%20194.88A84.9%2084.9%200%200%201%20132%20210m98-86a97.86%2097.86%200%200%201-14.06%2050.61a6%206%200%200%201-5.15%202.9a6%206%200%200%201-5.12-9.1a86%2086%200%200%200-110.88-122a6%206%200%201%201-5.2-10.81A97.1%2097.1%200%200%201%20132%2026a98.11%2098.11%200%200%201%2098%2098%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-light.svg?color=%231a73e8&size=48