heart break icon

heart-break-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
heart-break-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the heart break icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M178 44a57.6 57.6 0 0 0-41 17l-9 9l-9-9a58 58 0 0 0-99 41c0 28.59 18 58.47 53.4 88.79a334 334 0 0 0 52.7 36.73a4 4 0 0 0 3.8 0a334 334 0 0 0 52.7-36.73C218 160.47 236 130.59 236 102a58.07 58.07 0 0 0-58-58m-50 175.42c-14-8-100-59.35-100-117.42a50 50 0 0 1 85.36-35.36l9 9l-13.19 13.16a4 4 0 0 0 0 5.66l27.36 27.36l-19.36 19.35a4 4 0 0 0 5.66 5.66L145 124.64a4 4 0 0 0 0-5.65l-27.34-27.36l13.16-13.16l11.8-11.81A50 50 0 0 1 228 102c0 58-86 109.46-100 117.42"/></svg>

React

import type { SVGProps } from "react";

export function PhHeartBreakThin(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="M178 44a57.6 57.6 0 0 0-41 17l-9 9l-9-9a58 58 0 0 0-99 41c0 28.59 18 58.47 53.4 88.79a334 334 0 0 0 52.7 36.73a4 4 0 0 0 3.8 0a334 334 0 0 0 52.7-36.73C218 160.47 236 130.59 236 102a58.07 58.07 0 0 0-58-58m-50 175.42c-14-8-100-59.35-100-117.42a50 50 0 0 1 85.36-35.36l9 9l-13.19 13.16a4 4 0 0 0 0 5.66l27.36 27.36l-19.36 19.35a4 4 0 0 0 5.66 5.66L145 124.64a4 4 0 0 0 0-5.65l-27.34-27.36l13.16-13.16l11.8-11.81A50 50 0 0 1 228 102c0 58-86 109.46-100 117.42"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M178 44a57.6 57.6 0 0 0-41 17l-9 9l-9-9a58 58 0 0 0-99 41c0 28.59 18 58.47 53.4 88.79a334 334 0 0 0 52.7 36.73a4 4 0 0 0 3.8 0a334 334 0 0 0 52.7-36.73C218 160.47 236 130.59 236 102a58.07 58.07 0 0 0-58-58m-50 175.42c-14-8-100-59.35-100-117.42a50 50 0 0 1 85.36-35.36l9 9l-13.19 13.16a4 4 0 0 0 0 5.66l27.36 27.36l-19.36 19.35a4 4 0 0 0 5.66 5.66L145 124.64a4 4 0 0 0 0-5.65l-27.34-27.36l13.16-13.16l11.8-11.81A50 50 0 0 1 228 102c0 58-86 109.46-100 117.42"/></svg>
</template>

CSS

.icon-heart-break-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%22M178%2044a57.6%2057.6%200%200%200-41%2017l-9%209l-9-9a58%2058%200%200%200-99%2041c0%2028.59%2018%2058.47%2053.4%2088.79a334%20334%200%200%200%2052.7%2036.73a4%204%200%200%200%203.8%200a334%20334%200%200%200%2052.7-36.73C218%20160.47%20236%20130.59%20236%20102a58.07%2058.07%200%200%200-58-58m-50%20175.42c-14-8-100-59.35-100-117.42a50%2050%200%200%201%2085.36-35.36l9%209l-13.19%2013.16a4%204%200%200%200%200%205.66l27.36%2027.36l-19.36%2019.35a4%204%200%200%200%205.66%205.66L145%20124.64a4%204%200%200%200%200-5.65l-27.34-27.36l13.16-13.16l11.8-11.81A50%2050%200%200%201%20228%20102c0%2058-86%20109.46-100%20117.42%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%22M178%2044a57.6%2057.6%200%200%200-41%2017l-9%209l-9-9a58%2058%200%200%200-99%2041c0%2028.59%2018%2058.47%2053.4%2088.79a334%20334%200%200%200%2052.7%2036.73a4%204%200%200%200%203.8%200a334%20334%200%200%200%2052.7-36.73C218%20160.47%20236%20130.59%20236%20102a58.07%2058.07%200%200%200-58-58m-50%20175.42c-14-8-100-59.35-100-117.42a50%2050%200%200%201%2085.36-35.36l9%209l-13.19%2013.16a4%204%200%200%200%200%205.66l27.36%2027.36l-19.36%2019.35a4%204%200%200%200%205.66%205.66L145%20124.64a4%204%200%200%200%200-5.65l-27.34-27.36l13.16-13.16l11.8-11.81A50%2050%200%200%201%20228%20102c0%2058-86%20109.46-100%20117.42%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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