heart crack icon

heart-crack-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
heart-crack-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT
Aliases
heart-broken-solid

1 other variant in Myna UI Icons

The same icon in other sets

Related icons in Myna UI Icons

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="M12 4.867C10.998 3.583 9.474 2.75 7.75 2.75c-3.08 0-5.5 2.639-5.5 5.797c0 1.588.637 3.171 1.516 4.612c.884 1.448 2.051 2.813 3.199 3.982a38.5 38.5 0 0 0 4.6 3.97l.002.001a.75.75 0 0 0 .867 0l.008-.006l.021-.015l.08-.058q.104-.075.295-.219a38.5 38.5 0 0 0 4.197-3.674c1.148-1.168 2.315-2.533 3.199-3.981c.88-1.44 1.516-3.024 1.516-4.612c0-1.885-.585-3.358-1.62-4.358c-1.03-.994-2.42-1.439-3.88-1.439c-.513 0-1.007.074-1.476.21l-1.947 3.362l-.006.013L11.239 9.5l3.093.774a.75.75 0 0 1 .442 1.143l-2 3a.75.75 0 1 1-1.248-.832l1.41-2.114l-2.968-.742a.75.75 0 0 1-.489-1.063L11.161 6.3z"/></svg>

React

import type { SVGProps } from "react";

export function MynauiHeartCrackSolid(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="M12 4.867C10.998 3.583 9.474 2.75 7.75 2.75c-3.08 0-5.5 2.639-5.5 5.797c0 1.588.637 3.171 1.516 4.612c.884 1.448 2.051 2.813 3.199 3.982a38.5 38.5 0 0 0 4.6 3.97l.002.001a.75.75 0 0 0 .867 0l.008-.006l.021-.015l.08-.058q.104-.075.295-.219a38.5 38.5 0 0 0 4.197-3.674c1.148-1.168 2.315-2.533 3.199-3.981c.88-1.44 1.516-3.024 1.516-4.612c0-1.885-.585-3.358-1.62-4.358c-1.03-.994-2.42-1.439-3.88-1.439c-.513 0-1.007.074-1.476.21l-1.947 3.362l-.006.013L11.239 9.5l3.093.774a.75.75 0 0 1 .442 1.143l-2 3a.75.75 0 1 1-1.248-.832l1.41-2.114l-2.968-.742a.75.75 0 0 1-.489-1.063L11.161 6.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4.867C10.998 3.583 9.474 2.75 7.75 2.75c-3.08 0-5.5 2.639-5.5 5.797c0 1.588.637 3.171 1.516 4.612c.884 1.448 2.051 2.813 3.199 3.982a38.5 38.5 0 0 0 4.6 3.97l.002.001a.75.75 0 0 0 .867 0l.008-.006l.021-.015l.08-.058q.104-.075.295-.219a38.5 38.5 0 0 0 4.197-3.674c1.148-1.168 2.315-2.533 3.199-3.981c.88-1.44 1.516-3.024 1.516-4.612c0-1.885-.585-3.358-1.62-4.358c-1.03-.994-2.42-1.439-3.88-1.439c-.513 0-1.007.074-1.476.21l-1.947 3.362l-.006.013L11.239 9.5l3.093.774a.75.75 0 0 1 .442 1.143l-2 3a.75.75 0 1 1-1.248-.832l1.41-2.114l-2.968-.742a.75.75 0 0 1-.489-1.063L11.161 6.3z"/></svg>
</template>

CSS

.icon-heart-crack-solid {
  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%22M12%204.867C10.998%203.583%209.474%202.75%207.75%202.75c-3.08%200-5.5%202.639-5.5%205.797c0%201.588.637%203.171%201.516%204.612c.884%201.448%202.051%202.813%203.199%203.982a38.5%2038.5%200%200%200%204.6%203.97l.002.001a.75.75%200%200%200%20.867%200l.008-.006l.021-.015l.08-.058q.104-.075.295-.219a38.5%2038.5%200%200%200%204.197-3.674c1.148-1.168%202.315-2.533%203.199-3.981c.88-1.44%201.516-3.024%201.516-4.612c0-1.885-.585-3.358-1.62-4.358c-1.03-.994-2.42-1.439-3.88-1.439c-.513%200-1.007.074-1.476.21l-1.947%203.362l-.006.013L11.239%209.5l3.093.774a.75.75%200%200%201%20.442%201.143l-2%203a.75.75%200%201%201-1.248-.832l1.41-2.114l-2.968-.742a.75.75%200%200%201-.489-1.063L11.161%206.3z%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%22M12%204.867C10.998%203.583%209.474%202.75%207.75%202.75c-3.08%200-5.5%202.639-5.5%205.797c0%201.588.637%203.171%201.516%204.612c.884%201.448%202.051%202.813%203.199%203.982a38.5%2038.5%200%200%200%204.6%203.97l.002.001a.75.75%200%200%200%20.867%200l.008-.006l.021-.015l.08-.058q.104-.075.295-.219a38.5%2038.5%200%200%200%204.197-3.674c1.148-1.168%202.315-2.533%203.199-3.981c.88-1.44%201.516-3.024%201.516-4.612c0-1.885-.585-3.358-1.62-4.358c-1.03-.994-2.42-1.439-3.88-1.439c-.513%200-1.007.074-1.476.21l-1.947%203.362l-.006.013L11.239%209.5l3.093.774a.75.75%200%200%201%20.442%201.143l-2%203a.75.75%200%201%201-1.248-.832l1.41-2.114l-2.968-.742a.75.75%200%200%201-.489-1.063L11.161%206.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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