heart health icon

heart-health-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
heart-health-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

Related icons in Mage Icons

Use the heart health icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.13 4.155a5 5 0 0 0-4.39-1.07A6 6 0 0 0 12 5.665a6 6 0 0 0-3.72-2.58a5.09 5.09 0 0 0-4.4 1c-1.58 1.38-2.45 4.44-1.46 7.54q.168.514.4 1q.06.113.11.23c2.57 5.24 8.51 8 8.77 8.13a.7.7 0 0 0 .31.07a.7.7 0 0 0 .31-.07c.25-.11 6.25-2.85 8.8-8.15l.08-.17q.237-.51.41-1.05c.94-3 .08-6.06-1.48-7.46m-.31 7.93q-.21.471-.48.91h-3.31a1 1 0 0 1-.83-.45l-1.05-1.56l-2.23 4.46a1 1 0 0 1-.73.54h-.16a1 1 0 0 1-.71-.3l-2.71-2.7H4.7q-.276-.486-.5-1a6.3 6.3 0 0 1-.38-1h4.21a1 1 0 0 1 .71.29l2 2l2.38-4.76a1 1 0 0 1 .84-.55a1 1 0 0 1 .89.44l1.7 2.56h3.7q-.164.58-.43 1.12"/></svg>

React

import type { SVGProps } from "react";

export function MageHeartHealthFill(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="M20.13 4.155a5 5 0 0 0-4.39-1.07A6 6 0 0 0 12 5.665a6 6 0 0 0-3.72-2.58a5.09 5.09 0 0 0-4.4 1c-1.58 1.38-2.45 4.44-1.46 7.54q.168.514.4 1q.06.113.11.23c2.57 5.24 8.51 8 8.77 8.13a.7.7 0 0 0 .31.07a.7.7 0 0 0 .31-.07c.25-.11 6.25-2.85 8.8-8.15l.08-.17q.237-.51.41-1.05c.94-3 .08-6.06-1.48-7.46m-.31 7.93q-.21.471-.48.91h-3.31a1 1 0 0 1-.83-.45l-1.05-1.56l-2.23 4.46a1 1 0 0 1-.73.54h-.16a1 1 0 0 1-.71-.3l-2.71-2.7H4.7q-.276-.486-.5-1a6.3 6.3 0 0 1-.38-1h4.21a1 1 0 0 1 .71.29l2 2l2.38-4.76a1 1 0 0 1 .84-.55a1 1 0 0 1 .89.44l1.7 2.56h3.7q-.164.58-.43 1.12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.13 4.155a5 5 0 0 0-4.39-1.07A6 6 0 0 0 12 5.665a6 6 0 0 0-3.72-2.58a5.09 5.09 0 0 0-4.4 1c-1.58 1.38-2.45 4.44-1.46 7.54q.168.514.4 1q.06.113.11.23c2.57 5.24 8.51 8 8.77 8.13a.7.7 0 0 0 .31.07a.7.7 0 0 0 .31-.07c.25-.11 6.25-2.85 8.8-8.15l.08-.17q.237-.51.41-1.05c.94-3 .08-6.06-1.48-7.46m-.31 7.93q-.21.471-.48.91h-3.31a1 1 0 0 1-.83-.45l-1.05-1.56l-2.23 4.46a1 1 0 0 1-.73.54h-.16a1 1 0 0 1-.71-.3l-2.71-2.7H4.7q-.276-.486-.5-1a6.3 6.3 0 0 1-.38-1h4.21a1 1 0 0 1 .71.29l2 2l2.38-4.76a1 1 0 0 1 .84-.55a1 1 0 0 1 .89.44l1.7 2.56h3.7q-.164.58-.43 1.12"/></svg>
</template>

CSS

.icon-heart-health-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%22M20.13%204.155a5%205%200%200%200-4.39-1.07A6%206%200%200%200%2012%205.665a6%206%200%200%200-3.72-2.58a5.09%205.09%200%200%200-4.4%201c-1.58%201.38-2.45%204.44-1.46%207.54q.168.514.4%201q.06.113.11.23c2.57%205.24%208.51%208%208.77%208.13a.7.7%200%200%200%20.31.07a.7.7%200%200%200%20.31-.07c.25-.11%206.25-2.85%208.8-8.15l.08-.17q.237-.51.41-1.05c.94-3%20.08-6.06-1.48-7.46m-.31%207.93q-.21.471-.48.91h-3.31a1%201%200%200%201-.83-.45l-1.05-1.56l-2.23%204.46a1%201%200%200%201-.73.54h-.16a1%201%200%200%201-.71-.3l-2.71-2.7H4.7q-.276-.486-.5-1a6.3%206.3%200%200%201-.38-1h4.21a1%201%200%200%201%20.71.29l2%202l2.38-4.76a1%201%200%200%201%20.84-.55a1%201%200%200%201%20.89.44l1.7%202.56h3.7q-.164.58-.43%201.12%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%22M20.13%204.155a5%205%200%200%200-4.39-1.07A6%206%200%200%200%2012%205.665a6%206%200%200%200-3.72-2.58a5.09%205.09%200%200%200-4.4%201c-1.58%201.38-2.45%204.44-1.46%207.54q.168.514.4%201q.06.113.11.23c2.57%205.24%208.51%208%208.77%208.13a.7.7%200%200%200%20.31.07a.7.7%200%200%200%20.31-.07c.25-.11%206.25-2.85%208.8-8.15l.08-.17q.237-.51.41-1.05c.94-3%20.08-6.06-1.48-7.46m-.31%207.93q-.21.471-.48.91h-3.31a1%201%200%200%201-.83-.45l-1.05-1.56l-2.23%204.46a1%201%200%200%201-.73.54h-.16a1%201%200%200%201-.71-.3l-2.71-2.7H4.7q-.276-.486-.5-1a6.3%206.3%200%200%201-.38-1h4.21a1%201%200%200%201%20.71.29l2%202l2.38-4.76a1%201%200%200%201%20.84-.55a1%201%200%200%201%20.89.44l1.7%202.56h3.7q-.164.58-.43%201.12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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