heart remove icon

heart-remove-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
heart-remove-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the heart remove icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.69 13.918c-.01 0-.01-.01-.01-.01v-.01c-.88-.92-2.11-1.5-3.48-1.5c-2.65 0-4.8 2.15-4.8 4.8c0 1.23.47 2.35 1.23 3.2c.88.98 2.15 1.6 3.57 1.6c2.65 0 4.8-2.15 4.8-4.8c0-1.27-.5-2.42-1.31-3.28m-1.68 5.15c-.14.14-.34.22-.53.22s-.38-.08-.53-.22l-.74-.74l-.76.77c-.15.14-.34.22-.53.22c-.1 0-.19-.02-.28-.06a.7.7 0 0 1-.25-.16c-.3-.3-.3-.77 0-1.06l.76-.77l-.73-.74c-.3-.29-.3-.77 0-1.06c.29-.29.76-.29 1.06 0l.73.74l.71-.71c.3-.29.77-.29 1.06 0c.17.17.24.39.21.61c-.01.17-.08.33-.21.45l-.71.71l.74.74c.3.29.3.76 0 1.06"/><path d="M22 8.73c0 1.19-.19 2.29-.52 3.31c-.06.21-.31.27-.49.14a6.35 6.35 0 0 0-3.79-1.24c-3.47 0-6.3 2.83-6.3 6.3c0 1.08.28 2.14.81 3.08c.16.28-.03.64-.33.53c-2.41-.82-7.28-3.81-8.86-8.81C2.19 11.02 2 9.92 2 8.73c0-3.09 2.49-5.59 5.56-5.59c1.81 0 3.43.88 4.44 2.23a5.55 5.55 0 0 1 4.44-2.23c3.07 0 5.56 2.5 5.56 5.59"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconHeartRemoveFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.69 13.918c-.01 0-.01-.01-.01-.01v-.01c-.88-.92-2.11-1.5-3.48-1.5c-2.65 0-4.8 2.15-4.8 4.8c0 1.23.47 2.35 1.23 3.2c.88.98 2.15 1.6 3.57 1.6c2.65 0 4.8-2.15 4.8-4.8c0-1.27-.5-2.42-1.31-3.28m-1.68 5.15c-.14.14-.34.22-.53.22s-.38-.08-.53-.22l-.74-.74l-.76.77c-.15.14-.34.22-.53.22c-.1 0-.19-.02-.28-.06a.7.7 0 0 1-.25-.16c-.3-.3-.3-.77 0-1.06l.76-.77l-.73-.74c-.3-.29-.3-.77 0-1.06c.29-.29.76-.29 1.06 0l.73.74l.71-.71c.3-.29.77-.29 1.06 0c.17.17.24.39.21.61c-.01.17-.08.33-.21.45l-.71.71l.74.74c.3.29.3.76 0 1.06"/><path d="M22 8.73c0 1.19-.19 2.29-.52 3.31c-.06.21-.31.27-.49.14a6.35 6.35 0 0 0-3.79-1.24c-3.47 0-6.3 2.83-6.3 6.3c0 1.08.28 2.14.81 3.08c.16.28-.03.64-.33.53c-2.41-.82-7.28-3.81-8.86-8.81C2.19 11.02 2 9.92 2 8.73c0-3.09 2.49-5.59 5.56-5.59c1.81 0 3.43.88 4.44 2.23a5.55 5.55 0 0 1 4.44-2.23c3.07 0 5.56 2.5 5.56 5.59"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.69 13.918c-.01 0-.01-.01-.01-.01v-.01c-.88-.92-2.11-1.5-3.48-1.5c-2.65 0-4.8 2.15-4.8 4.8c0 1.23.47 2.35 1.23 3.2c.88.98 2.15 1.6 3.57 1.6c2.65 0 4.8-2.15 4.8-4.8c0-1.27-.5-2.42-1.31-3.28m-1.68 5.15c-.14.14-.34.22-.53.22s-.38-.08-.53-.22l-.74-.74l-.76.77c-.15.14-.34.22-.53.22c-.1 0-.19-.02-.28-.06a.7.7 0 0 1-.25-.16c-.3-.3-.3-.77 0-1.06l.76-.77l-.73-.74c-.3-.29-.3-.77 0-1.06c.29-.29.76-.29 1.06 0l.73.74l.71-.71c.3-.29.77-.29 1.06 0c.17.17.24.39.21.61c-.01.17-.08.33-.21.45l-.71.71l.74.74c.3.29.3.76 0 1.06"/><path d="M22 8.73c0 1.19-.19 2.29-.52 3.31c-.06.21-.31.27-.49.14a6.35 6.35 0 0 0-3.79-1.24c-3.47 0-6.3 2.83-6.3 6.3c0 1.08.28 2.14.81 3.08c.16.28-.03.64-.33.53c-2.41-.82-7.28-3.81-8.86-8.81C2.19 11.02 2 9.92 2 8.73c0-3.09 2.49-5.59 5.56-5.59c1.81 0 3.43.88 4.44 2.23a5.55 5.55 0 0 1 4.44-2.23c3.07 0 5.56 2.5 5.56 5.59"/></g></svg>
</template>

CSS

.icon-heart-remove-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.69%2013.918c-.01%200-.01-.01-.01-.01v-.01c-.88-.92-2.11-1.5-3.48-1.5c-2.65%200-4.8%202.15-4.8%204.8c0%201.23.47%202.35%201.23%203.2c.88.98%202.15%201.6%203.57%201.6c2.65%200%204.8-2.15%204.8-4.8c0-1.27-.5-2.42-1.31-3.28m-1.68%205.15c-.14.14-.34.22-.53.22s-.38-.08-.53-.22l-.74-.74l-.76.77c-.15.14-.34.22-.53.22c-.1%200-.19-.02-.28-.06a.7.7%200%200%201-.25-.16c-.3-.3-.3-.77%200-1.06l.76-.77l-.73-.74c-.3-.29-.3-.77%200-1.06c.29-.29.76-.29%201.06%200l.73.74l.71-.71c.3-.29.77-.29%201.06%200c.17.17.24.39.21.61c-.01.17-.08.33-.21.45l-.71.71l.74.74c.3.29.3.76%200%201.06%22%2F%3E%3Cpath%20d%3D%22M22%208.73c0%201.19-.19%202.29-.52%203.31c-.06.21-.31.27-.49.14a6.35%206.35%200%200%200-3.79-1.24c-3.47%200-6.3%202.83-6.3%206.3c0%201.08.28%202.14.81%203.08c.16.28-.03.64-.33.53c-2.41-.82-7.28-3.81-8.86-8.81C2.19%2011.02%202%209.92%202%208.73c0-3.09%202.49-5.59%205.56-5.59c1.81%200%203.43.88%204.44%202.23a5.55%205.55%200%200%201%204.44-2.23c3.07%200%205.56%202.5%205.56%205.59%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.69%2013.918c-.01%200-.01-.01-.01-.01v-.01c-.88-.92-2.11-1.5-3.48-1.5c-2.65%200-4.8%202.15-4.8%204.8c0%201.23.47%202.35%201.23%203.2c.88.98%202.15%201.6%203.57%201.6c2.65%200%204.8-2.15%204.8-4.8c0-1.27-.5-2.42-1.31-3.28m-1.68%205.15c-.14.14-.34.22-.53.22s-.38-.08-.53-.22l-.74-.74l-.76.77c-.15.14-.34.22-.53.22c-.1%200-.19-.02-.28-.06a.7.7%200%200%201-.25-.16c-.3-.3-.3-.77%200-1.06l.76-.77l-.73-.74c-.3-.29-.3-.77%200-1.06c.29-.29.76-.29%201.06%200l.73.74l.71-.71c.3-.29.77-.29%201.06%200c.17.17.24.39.21.61c-.01.17-.08.33-.21.45l-.71.71l.74.74c.3.29.3.76%200%201.06%22%2F%3E%3Cpath%20d%3D%22M22%208.73c0%201.19-.19%202.29-.52%203.31c-.06.21-.31.27-.49.14a6.35%206.35%200%200%200-3.79-1.24c-3.47%200-6.3%202.83-6.3%206.3c0%201.08.28%202.14.81%203.08c.16.28-.03.64-.33.53c-2.41-.82-7.28-3.81-8.86-8.81C2.19%2011.02%202%209.92%202%208.73c0-3.09%202.49-5.59%205.56-5.59c1.81%200%203.43.88%204.44%202.23a5.55%205.55%200%200%201%204.44-2.23c3.07%200%205.56%202.5%205.56%205.59%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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