heart crack icon

heart-crack-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
heart-crack-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the heart crack icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.94 4.29C9.88 2.653 7.447 2.67 5.506 3.8c-2.095 1.22-3.569 3.7-3.504 6.592C2.14 16.5 10.5 21 12 21s9.861-4.5 9.998-10.607c.065-2.892-1.409-5.371-3.504-6.592a5.76 5.76 0 0 0-2.75-.8L11.37 7.958l2.336 2.335a1 1 0 0 1 .125 1.262l-2 3a1 1 0 0 1-1.664-1.11l1.545-2.317l-2.42-2.42a1 1 0 0 1-.043-1.37z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteHeartCrackFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.94 4.29C9.88 2.653 7.447 2.67 5.506 3.8c-2.095 1.22-3.569 3.7-3.504 6.592C2.14 16.5 10.5 21 12 21s9.861-4.5 9.998-10.607c.065-2.892-1.409-5.371-3.504-6.592a5.76 5.76 0 0 0-2.75-.8L11.37 7.958l2.336 2.335a1 1 0 0 1 .125 1.262l-2 3a1 1 0 0 1-1.664-1.11l1.545-2.317l-2.42-2.42a1 1 0 0 1-.043-1.37z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.94 4.29C9.88 2.653 7.447 2.67 5.506 3.8c-2.095 1.22-3.569 3.7-3.504 6.592C2.14 16.5 10.5 21 12 21s9.861-4.5 9.998-10.607c.065-2.892-1.409-5.371-3.504-6.592a5.76 5.76 0 0 0-2.75-.8L11.37 7.958l2.336 2.335a1 1 0 0 1 .125 1.262l-2 3a1 1 0 0 1-1.664-1.11l1.545-2.317l-2.42-2.42a1 1 0 0 1-.043-1.37z"/></svg>
</template>

CSS

.icon-heart-crack-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.94%204.29C9.88%202.653%207.447%202.67%205.506%203.8c-2.095%201.22-3.569%203.7-3.504%206.592C2.14%2016.5%2010.5%2021%2012%2021s9.861-4.5%209.998-10.607c.065-2.892-1.409-5.371-3.504-6.592a5.76%205.76%200%200%200-2.75-.8L11.37%207.958l2.336%202.335a1%201%200%200%201%20.125%201.262l-2%203a1%201%200%200%201-1.664-1.11l1.545-2.317l-2.42-2.42a1%201%200%200%201-.043-1.37z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.94%204.29C9.88%202.653%207.447%202.67%205.506%203.8c-2.095%201.22-3.569%203.7-3.504%206.592C2.14%2016.5%2010.5%2021%2012%2021s9.861-4.5%209.998-10.607c.065-2.892-1.409-5.371-3.504-6.592a5.76%205.76%200%200%200-2.75-.8L11.37%207.958l2.336%202.335a1%201%200%200%201%20.125%201.262l-2%203a1%201%200%200%201-1.664-1.11l1.545-2.317l-2.42-2.42a1%201%200%200%201-.043-1.37z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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