heart organ icon

heart-organ from Health Icons by Resolve to Save Lives · Filled · Body · MIT Free for personal and commercial use.

Name
heart-organ
Set
Health Icons
Style
Filled
Category
Body
Viewbox
48×48
License
MIT

3 other variants in Health Icons

More body icons from Health Icons

Use the heart organ icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M20 6h4v2.644c1.273-.078 2.506-.004 3.614.23c-4.7 1.85-6.863 6.605-7.217 7.383l-.022.048c-1.149-.174-2.393-.32-3.57-.309c-1.214.104-2.391.283-4.33 1.375c-.274.194-.642.51-1.143.994c-.036-.027-.075-.05-.126-.083l-.151-.096a12 12 0 0 0-1.174-.67c-1.016-.504-2.262-.933-3.483-.933v-3.879c2.111 0 4.01.717 5.305 1.36c.449.223.843.445 1.17.643a7.5 7.5 0 0 1 1.125-1.717L11.8 9.543l3.521-2.287l2.027 3.18a16 16 0 0 1 2.651-1.068zm10.757 8.691c-1.458.676-2.72 1.786-3.857 3.924c0 0-2.524-1.154-4.572-1.754c1.572-3.186 3.4-4.978 6.097-6.228c2.609-1.21 5.72-1.52 9.418-1.391L37.667 14c-3.41-.118-5.365-.025-6.91.691"/><path d="M13.281 19.22c-7.263 6.478 3.112 22.673 11.413 22.673s19.73-16.181 11.413-23.599a47 47 0 0 1-.516-.468c-.688-.63-1.145-1.05-2.414-1.804c-2.552 0-4.09 2.553-4.79 4.109a1.2 1.2 0 0 1-.13.22l-1.615 4.49l-.581 2.089a1 1 0 0 0 .045.665l.68 1.57l3.517-.408l.231 1.986l-3.309.385l.215 3.151l-1.995.136l-.268-3.931l-.906-2.095a3 3 0 0 1-.137-1.996l.017-.062l-2.034.92l-1.33 3.361l-1.86-.736l1.054-2.662l-3.21-.756l.458-1.947l4.006.944L24.89 23.8l1.23-3.42c-3.168-1.489-9.674-3.985-12.84-1.162"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsHeartOrgan(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M20 6h4v2.644c1.273-.078 2.506-.004 3.614.23c-4.7 1.85-6.863 6.605-7.217 7.383l-.022.048c-1.149-.174-2.393-.32-3.57-.309c-1.214.104-2.391.283-4.33 1.375c-.274.194-.642.51-1.143.994c-.036-.027-.075-.05-.126-.083l-.151-.096a12 12 0 0 0-1.174-.67c-1.016-.504-2.262-.933-3.483-.933v-3.879c2.111 0 4.01.717 5.305 1.36c.449.223.843.445 1.17.643a7.5 7.5 0 0 1 1.125-1.717L11.8 9.543l3.521-2.287l2.027 3.18a16 16 0 0 1 2.651-1.068zm10.757 8.691c-1.458.676-2.72 1.786-3.857 3.924c0 0-2.524-1.154-4.572-1.754c1.572-3.186 3.4-4.978 6.097-6.228c2.609-1.21 5.72-1.52 9.418-1.391L37.667 14c-3.41-.118-5.365-.025-6.91.691"/><path d="M13.281 19.22c-7.263 6.478 3.112 22.673 11.413 22.673s19.73-16.181 11.413-23.599a47 47 0 0 1-.516-.468c-.688-.63-1.145-1.05-2.414-1.804c-2.552 0-4.09 2.553-4.79 4.109a1.2 1.2 0 0 1-.13.22l-1.615 4.49l-.581 2.089a1 1 0 0 0 .045.665l.68 1.57l3.517-.408l.231 1.986l-3.309.385l.215 3.151l-1.995.136l-.268-3.931l-.906-2.095a3 3 0 0 1-.137-1.996l.017-.062l-2.034.92l-1.33 3.361l-1.86-.736l1.054-2.662l-3.21-.756l.458-1.947l4.006.944L24.89 23.8l1.23-3.42c-3.168-1.489-9.674-3.985-12.84-1.162"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M20 6h4v2.644c1.273-.078 2.506-.004 3.614.23c-4.7 1.85-6.863 6.605-7.217 7.383l-.022.048c-1.149-.174-2.393-.32-3.57-.309c-1.214.104-2.391.283-4.33 1.375c-.274.194-.642.51-1.143.994c-.036-.027-.075-.05-.126-.083l-.151-.096a12 12 0 0 0-1.174-.67c-1.016-.504-2.262-.933-3.483-.933v-3.879c2.111 0 4.01.717 5.305 1.36c.449.223.843.445 1.17.643a7.5 7.5 0 0 1 1.125-1.717L11.8 9.543l3.521-2.287l2.027 3.18a16 16 0 0 1 2.651-1.068zm10.757 8.691c-1.458.676-2.72 1.786-3.857 3.924c0 0-2.524-1.154-4.572-1.754c1.572-3.186 3.4-4.978 6.097-6.228c2.609-1.21 5.72-1.52 9.418-1.391L37.667 14c-3.41-.118-5.365-.025-6.91.691"/><path d="M13.281 19.22c-7.263 6.478 3.112 22.673 11.413 22.673s19.73-16.181 11.413-23.599a47 47 0 0 1-.516-.468c-.688-.63-1.145-1.05-2.414-1.804c-2.552 0-4.09 2.553-4.79 4.109a1.2 1.2 0 0 1-.13.22l-1.615 4.49l-.581 2.089a1 1 0 0 0 .045.665l.68 1.57l3.517-.408l.231 1.986l-3.309.385l.215 3.151l-1.995.136l-.268-3.931l-.906-2.095a3 3 0 0 1-.137-1.996l.017-.062l-2.034.92l-1.33 3.361l-1.86-.736l1.054-2.662l-3.21-.756l.458-1.947l4.006.944L24.89 23.8l1.23-3.42c-3.168-1.489-9.674-3.985-12.84-1.162"/></g></svg>
</template>

CSS

.icon-heart-organ {
  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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20%206h4v2.644c1.273-.078%202.506-.004%203.614.23c-4.7%201.85-6.863%206.605-7.217%207.383l-.022.048c-1.149-.174-2.393-.32-3.57-.309c-1.214.104-2.391.283-4.33%201.375c-.274.194-.642.51-1.143.994c-.036-.027-.075-.05-.126-.083l-.151-.096a12%2012%200%200%200-1.174-.67c-1.016-.504-2.262-.933-3.483-.933v-3.879c2.111%200%204.01.717%205.305%201.36c.449.223.843.445%201.17.643a7.5%207.5%200%200%201%201.125-1.717L11.8%209.543l3.521-2.287l2.027%203.18a16%2016%200%200%201%202.651-1.068zm10.757%208.691c-1.458.676-2.72%201.786-3.857%203.924c0%200-2.524-1.154-4.572-1.754c1.572-3.186%203.4-4.978%206.097-6.228c2.609-1.21%205.72-1.52%209.418-1.391L37.667%2014c-3.41-.118-5.365-.025-6.91.691%22%2F%3E%3Cpath%20d%3D%22M13.281%2019.22c-7.263%206.478%203.112%2022.673%2011.413%2022.673s19.73-16.181%2011.413-23.599a47%2047%200%200%201-.516-.468c-.688-.63-1.145-1.05-2.414-1.804c-2.552%200-4.09%202.553-4.79%204.109a1.2%201.2%200%200%201-.13.22l-1.615%204.49l-.581%202.089a1%201%200%200%200%20.045.665l.68%201.57l3.517-.408l.231%201.986l-3.309.385l.215%203.151l-1.995.136l-.268-3.931l-.906-2.095a3%203%200%200%201-.137-1.996l.017-.062l-2.034.92l-1.33%203.361l-1.86-.736l1.054-2.662l-3.21-.756l.458-1.947l4.006.944L24.89%2023.8l1.23-3.42c-3.168-1.489-9.674-3.985-12.84-1.162%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20%206h4v2.644c1.273-.078%202.506-.004%203.614.23c-4.7%201.85-6.863%206.605-7.217%207.383l-.022.048c-1.149-.174-2.393-.32-3.57-.309c-1.214.104-2.391.283-4.33%201.375c-.274.194-.642.51-1.143.994c-.036-.027-.075-.05-.126-.083l-.151-.096a12%2012%200%200%200-1.174-.67c-1.016-.504-2.262-.933-3.483-.933v-3.879c2.111%200%204.01.717%205.305%201.36c.449.223.843.445%201.17.643a7.5%207.5%200%200%201%201.125-1.717L11.8%209.543l3.521-2.287l2.027%203.18a16%2016%200%200%201%202.651-1.068zm10.757%208.691c-1.458.676-2.72%201.786-3.857%203.924c0%200-2.524-1.154-4.572-1.754c1.572-3.186%203.4-4.978%206.097-6.228c2.609-1.21%205.72-1.52%209.418-1.391L37.667%2014c-3.41-.118-5.365-.025-6.91.691%22%2F%3E%3Cpath%20d%3D%22M13.281%2019.22c-7.263%206.478%203.112%2022.673%2011.413%2022.673s19.73-16.181%2011.413-23.599a47%2047%200%200%201-.516-.468c-.688-.63-1.145-1.05-2.414-1.804c-2.552%200-4.09%202.553-4.79%204.109a1.2%201.2%200%200%201-.13.22l-1.615%204.49l-.581%202.089a1%201%200%200%200%20.045.665l.68%201.57l3.517-.408l.231%201.986l-3.309.385l.215%203.151l-1.995.136l-.268-3.931l-.906-2.095a3%203%200%200%201-.137-1.996l.017-.062l-2.034.92l-1.33%203.361l-1.86-.736l1.054-2.662l-3.21-.756l.458-1.947l4.006.944L24.89%2023.8l1.23-3.42c-3.168-1.489-9.674-3.985-12.84-1.162%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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