growing heart emoji

growing-heart from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
growing-heart
Set
Fluent Emoji Flat
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji Flat

Use the growing heart emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb2ff" d="M21.014 4.16C18.172 4.663 16 8.017 16 8.017s-2.172-3.354-5.014-3.857C3.981 2.925 1.088 9.092 2.25 13.682c1.65 6.476 9.33 12.943 12.44 15.342a2.13 2.13 0 0 0 2.622 0c3.108-2.398 10.781-8.859 12.44-15.342c1.16-4.59-1.732-10.757-8.737-9.522"/><path fill="#ff6dc6" d="M19.94 7.121c-2.23.38-3.938 2.927-3.938 2.927s-1.709-2.556-3.94-2.927c-5.506-.936-7.787 3.747-6.862 7.24c1.26 4.78 6.974 9.686 9.543 11.694c.746.584 1.77.584 2.516 0c2.57-2.011 8.284-6.92 9.544-11.694c.915-3.493-1.356-8.176-6.863-7.24"/><path fill="#f92f60" d="M18.495 11.084c-1.422.256-2.501 2.008-2.501 2.008s-1.089-1.742-2.502-2.008c-3.501-.645-4.953 2.56-4.365 4.947c.738 3.015 3.887 5.76 5.657 7.104a2 2 0 0 0 2.439-.001c1.768-1.343 4.913-4.09 5.657-7.103c.569-2.386-.883-5.592-4.385-4.947"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatGrowingHeart(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb2ff" d="M21.014 4.16C18.172 4.663 16 8.017 16 8.017s-2.172-3.354-5.014-3.857C3.981 2.925 1.088 9.092 2.25 13.682c1.65 6.476 9.33 12.943 12.44 15.342a2.13 2.13 0 0 0 2.622 0c3.108-2.398 10.781-8.859 12.44-15.342c1.16-4.59-1.732-10.757-8.737-9.522"/><path fill="#ff6dc6" d="M19.94 7.121c-2.23.38-3.938 2.927-3.938 2.927s-1.709-2.556-3.94-2.927c-5.506-.936-7.787 3.747-6.862 7.24c1.26 4.78 6.974 9.686 9.543 11.694c.746.584 1.77.584 2.516 0c2.57-2.011 8.284-6.92 9.544-11.694c.915-3.493-1.356-8.176-6.863-7.24"/><path fill="#f92f60" d="M18.495 11.084c-1.422.256-2.501 2.008-2.501 2.008s-1.089-1.742-2.502-2.008c-3.501-.645-4.953 2.56-4.365 4.947c.738 3.015 3.887 5.76 5.657 7.104a2 2 0 0 0 2.439-.001c1.768-1.343 4.913-4.09 5.657-7.103c.569-2.386-.883-5.592-4.385-4.947"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb2ff" d="M21.014 4.16C18.172 4.663 16 8.017 16 8.017s-2.172-3.354-5.014-3.857C3.981 2.925 1.088 9.092 2.25 13.682c1.65 6.476 9.33 12.943 12.44 15.342a2.13 2.13 0 0 0 2.622 0c3.108-2.398 10.781-8.859 12.44-15.342c1.16-4.59-1.732-10.757-8.737-9.522"/><path fill="#ff6dc6" d="M19.94 7.121c-2.23.38-3.938 2.927-3.938 2.927s-1.709-2.556-3.94-2.927c-5.506-.936-7.787 3.747-6.862 7.24c1.26 4.78 6.974 9.686 9.543 11.694c.746.584 1.77.584 2.516 0c2.57-2.011 8.284-6.92 9.544-11.694c.915-3.493-1.356-8.176-6.863-7.24"/><path fill="#f92f60" d="M18.495 11.084c-1.422.256-2.501 2.008-2.501 2.008s-1.089-1.742-2.502-2.008c-3.501-.645-4.953 2.56-4.365 4.947c.738 3.015 3.887 5.76 5.657 7.104a2 2 0 0 0 2.439-.001c1.768-1.343 4.913-4.09 5.657-7.103c.569-2.386-.883-5.592-4.385-4.947"/></g></svg>
</template>

CSS

.icon-growing-heart {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb2ff%22%20d%3D%22M21.014%204.16C18.172%204.663%2016%208.017%2016%208.017s-2.172-3.354-5.014-3.857C3.981%202.925%201.088%209.092%202.25%2013.682c1.65%206.476%209.33%2012.943%2012.44%2015.342a2.13%202.13%200%200%200%202.622%200c3.108-2.398%2010.781-8.859%2012.44-15.342c1.16-4.59-1.732-10.757-8.737-9.522%22%2F%3E%3Cpath%20fill%3D%22%23ff6dc6%22%20d%3D%22M19.94%207.121c-2.23.38-3.938%202.927-3.938%202.927s-1.709-2.556-3.94-2.927c-5.506-.936-7.787%203.747-6.862%207.24c1.26%204.78%206.974%209.686%209.543%2011.694c.746.584%201.77.584%202.516%200c2.57-2.011%208.284-6.92%209.544-11.694c.915-3.493-1.356-8.176-6.863-7.24%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M18.495%2011.084c-1.422.256-2.501%202.008-2.501%202.008s-1.089-1.742-2.502-2.008c-3.501-.645-4.953%202.56-4.365%204.947c.738%203.015%203.887%205.76%205.657%207.104a2%202%200%200%200%202.439-.001c1.768-1.343%204.913-4.09%205.657-7.103c.569-2.386-.883-5.592-4.385-4.947%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb2ff%22%20d%3D%22M21.014%204.16C18.172%204.663%2016%208.017%2016%208.017s-2.172-3.354-5.014-3.857C3.981%202.925%201.088%209.092%202.25%2013.682c1.65%206.476%209.33%2012.943%2012.44%2015.342a2.13%202.13%200%200%200%202.622%200c3.108-2.398%2010.781-8.859%2012.44-15.342c1.16-4.59-1.732-10.757-8.737-9.522%22%2F%3E%3Cpath%20fill%3D%22%23ff6dc6%22%20d%3D%22M19.94%207.121c-2.23.38-3.938%202.927-3.938%202.927s-1.709-2.556-3.94-2.927c-5.506-.936-7.787%203.747-6.862%207.24c1.26%204.78%206.974%209.686%209.543%2011.694c.746.584%201.77.584%202.516%200c2.57-2.011%208.284-6.92%209.544-11.694c.915-3.493-1.356-8.176-6.863-7.24%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M18.495%2011.084c-1.422.256-2.501%202.008-2.501%202.008s-1.089-1.742-2.502-2.008c-3.501-.645-4.953%202.56-4.365%204.947c.738%203.015%203.887%205.76%205.657%207.104a2%202%200%200%200%202.439-.001c1.768-1.343%204.913-4.09%205.657-7.103c.569-2.386-.883-5.592-4.385-4.947%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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