growing heart emoji
growing-heart from Streamline Emojis by Streamline · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- growing-heart
- Set
- Streamline Emojis
- Style
- Default
- Category
- Symbols
- Viewbox
- 48×48
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Streamline Emojis
ballot-box-with-checkbeating-heartbellbell-with-slashbroken-heartchildren-crossingclub-suitcross-markdiamond-suitdouble-exclamation-markexclamation-markheart-suitheart-with-arrowjapanese-symbol-for-beginnerjokermuted-speakerno-bicyclesno-mobile-phonesno-one-under-eighteenno-smokingrecycling-symbolrestroomrevolving-heartsright-anger-bubble
Use the growing heart emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#fcd" stroke="#ffb0ca" stroke-linecap="round" stroke-linejoin="round" d="M22.74 41.59a2.1 2.1 0 0 0 2.52 0c4-3 16.48-12.81 18.54-21.34C46.26 10 40 3.77 33.9 3.77c-4.44 0-7.67 3.13-9.09 4.83a1 1 0 0 1-1.62 0c-1.42-1.7-4.65-4.83-9.09-4.83C8 3.77 1.74 10 4.2 20.25c2.06 8.53 14.51 18.35 18.54 21.34"/><path fill="#ffb0ca" stroke="#ff87af" stroke-linecap="round" stroke-linejoin="round" d="M23.09 36.48a1.5 1.5 0 0 0 1.82 0c2.93-2.17 12-9.31 13.48-15.51c1.78-7.42-2.77-12-7.2-12c-3.22 0-5.57 2.27-6.6 3.51a.77.77 0 0 1-1.18 0C22.38 11.27 20 9 16.81 9c-4.43 0-9 4.55-7.2 12c1.5 6.17 10.55 13.31 13.48 15.48"/><path fill="#ffe5ee" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".7"/><path fill="#ff6196" d="M23.41 31.67a1 1 0 0 0 1.18 0c1.89-1.41 7.73-6 8.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84 5.84 0 0 0-4.26 2.27a.49.49 0 0 1-.76 0a5.84 5.84 0 0 0-4.26-2.27c-2.86 0-5.8 2.94-4.65 7.73c.97 3.98 6.81 8.59 8.7 10"/><path fill="#ff87af" d="M28.64 13.92a5.84 5.84 0 0 0-4.26 2.27a.49.49 0 0 1-.76 0a5.84 5.84 0 0 0-4.26-2.27c-2.86 0-5.8 2.94-4.65 7.73a8.8 8.8 0 0 0 1.17 2.56a5 5 0 0 1-.17-.5c-1-3.84 1.59-6.2 4.14-6.2A6 6 0 0 1 24 19.29a6 6 0 0 1 4.15-1.78c2.55 0 5.18 2.36 4.14 6.2a4 4 0 0 1-.17.49a8.7 8.7 0 0 0 1.17-2.55c1.15-4.79-1.79-7.73-4.65-7.73"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.41 31.67a1 1 0 0 0 1.18 0c1.89-1.41 7.73-6 8.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84 5.84 0 0 0-4.26 2.27a.49.49 0 0 1-.76 0a5.84 5.84 0 0 0-4.26-2.27c-2.86 0-5.8 2.94-4.65 7.73c.97 3.98 6.81 8.59 8.7 10"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisGrowingHeart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#fcd" stroke="#ffb0ca" strokeLinecap="round" strokeLinejoin="round" d="M22.74 41.59a2.1 2.1 0 0 0 2.52 0c4-3 16.48-12.81 18.54-21.34C46.26 10 40 3.77 33.9 3.77c-4.44 0-7.67 3.13-9.09 4.83a1 1 0 0 1-1.62 0c-1.42-1.7-4.65-4.83-9.09-4.83C8 3.77 1.74 10 4.2 20.25c2.06 8.53 14.51 18.35 18.54 21.34"/><path fill="#ffb0ca" stroke="#ff87af" strokeLinecap="round" strokeLinejoin="round" d="M23.09 36.48a1.5 1.5 0 0 0 1.82 0c2.93-2.17 12-9.31 13.48-15.51c1.78-7.42-2.77-12-7.2-12c-3.22 0-5.57 2.27-6.6 3.51a.77.77 0 0 1-1.18 0C22.38 11.27 20 9 16.81 9c-4.43 0-9 4.55-7.2 12c1.5 6.17 10.55 13.31 13.48 15.48"/><path fill="#ffe5ee" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".7"/><path fill="#ff6196" d="M23.41 31.67a1 1 0 0 0 1.18 0c1.89-1.41 7.73-6 8.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84 5.84 0 0 0-4.26 2.27a.49.49 0 0 1-.76 0a5.84 5.84 0 0 0-4.26-2.27c-2.86 0-5.8 2.94-4.65 7.73c.97 3.98 6.81 8.59 8.7 10"/><path fill="#ff87af" d="M28.64 13.92a5.84 5.84 0 0 0-4.26 2.27a.49.49 0 0 1-.76 0a5.84 5.84 0 0 0-4.26-2.27c-2.86 0-5.8 2.94-4.65 7.73a8.8 8.8 0 0 0 1.17 2.56a5 5 0 0 1-.17-.5c-1-3.84 1.59-6.2 4.14-6.2A6 6 0 0 1 24 19.29a6 6 0 0 1 4.15-1.78c2.55 0 5.18 2.36 4.14 6.2a4 4 0 0 1-.17.49a8.7 8.7 0 0 0 1.17-2.55c1.15-4.79-1.79-7.73-4.65-7.73"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M23.41 31.67a1 1 0 0 0 1.18 0c1.89-1.41 7.73-6 8.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84 5.84 0 0 0-4.26 2.27a.49.49 0 0 1-.76 0a5.84 5.84 0 0 0-4.26-2.27c-2.86 0-5.8 2.94-4.65 7.73c.97 3.98 6.81 8.59 8.7 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#fcd" stroke="#ffb0ca" stroke-linecap="round" stroke-linejoin="round" d="M22.74 41.59a2.1 2.1 0 0 0 2.52 0c4-3 16.48-12.81 18.54-21.34C46.26 10 40 3.77 33.9 3.77c-4.44 0-7.67 3.13-9.09 4.83a1 1 0 0 1-1.62 0c-1.42-1.7-4.65-4.83-9.09-4.83C8 3.77 1.74 10 4.2 20.25c2.06 8.53 14.51 18.35 18.54 21.34"/><path fill="#ffb0ca" stroke="#ff87af" stroke-linecap="round" stroke-linejoin="round" d="M23.09 36.48a1.5 1.5 0 0 0 1.82 0c2.93-2.17 12-9.31 13.48-15.51c1.78-7.42-2.77-12-7.2-12c-3.22 0-5.57 2.27-6.6 3.51a.77.77 0 0 1-1.18 0C22.38 11.27 20 9 16.81 9c-4.43 0-9 4.55-7.2 12c1.5 6.17 10.55 13.31 13.48 15.48"/><path fill="#ffe5ee" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".7"/><path fill="#ff6196" d="M23.41 31.67a1 1 0 0 0 1.18 0c1.89-1.41 7.73-6 8.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84 5.84 0 0 0-4.26 2.27a.49.49 0 0 1-.76 0a5.84 5.84 0 0 0-4.26-2.27c-2.86 0-5.8 2.94-4.65 7.73c.97 3.98 6.81 8.59 8.7 10"/><path fill="#ff87af" d="M28.64 13.92a5.84 5.84 0 0 0-4.26 2.27a.49.49 0 0 1-.76 0a5.84 5.84 0 0 0-4.26-2.27c-2.86 0-5.8 2.94-4.65 7.73a8.8 8.8 0 0 0 1.17 2.56a5 5 0 0 1-.17-.5c-1-3.84 1.59-6.2 4.14-6.2A6 6 0 0 1 24 19.29a6 6 0 0 1 4.15-1.78c2.55 0 5.18 2.36 4.14 6.2a4 4 0 0 1-.17.49a8.7 8.7 0 0 0 1.17-2.55c1.15-4.79-1.79-7.73-4.65-7.73"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.41 31.67a1 1 0 0 0 1.18 0c1.89-1.41 7.73-6 8.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84 5.84 0 0 0-4.26 2.27a.49.49 0 0 1-.76 0a5.84 5.84 0 0 0-4.26-2.27c-2.86 0-5.8 2.94-4.65 7.73c.97 3.98 6.81 8.59 8.7 10"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%23fcd%22%20stroke%3D%22%23ffb0ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.74%2041.59a2.1%202.1%200%200%200%202.52%200c4-3%2016.48-12.81%2018.54-21.34C46.26%2010%2040%203.77%2033.9%203.77c-4.44%200-7.67%203.13-9.09%204.83a1%201%200%200%201-1.62%200c-1.42-1.7-4.65-4.83-9.09-4.83C8%203.77%201.74%2010%204.2%2020.25c2.06%208.53%2014.51%2018.35%2018.54%2021.34%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20stroke%3D%22%23ff87af%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.09%2036.48a1.5%201.5%200%200%200%201.82%200c2.93-2.17%2012-9.31%2013.48-15.51c1.78-7.42-2.77-12-7.2-12c-3.22%200-5.57%202.27-6.6%203.51a.77.77%200%200%201-1.18%200C22.38%2011.27%2020%209%2016.81%209c-4.43%200-9%204.55-7.2%2012c1.5%206.17%2010.55%2013.31%2013.48%2015.48%22%2F%3E%3Cpath%20fill%3D%22%23ffe5ee%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22%23ff6196%22%20d%3D%22M23.41%2031.67a1%201%200%200%200%201.18%200c1.89-1.41%207.73-6%208.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84%205.84%200%200%200-4.26%202.27a.49.49%200%200%201-.76%200a5.84%205.84%200%200%200-4.26-2.27c-2.86%200-5.8%202.94-4.65%207.73c.97%203.98%206.81%208.59%208.7%2010%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20d%3D%22M28.64%2013.92a5.84%205.84%200%200%200-4.26%202.27a.49.49%200%200%201-.76%200a5.84%205.84%200%200%200-4.26-2.27c-2.86%200-5.8%202.94-4.65%207.73a8.8%208.8%200%200%200%201.17%202.56a5%205%200%200%201-.17-.5c-1-3.84%201.59-6.2%204.14-6.2A6%206%200%200%201%2024%2019.29a6%206%200%200%201%204.15-1.78c2.55%200%205.18%202.36%204.14%206.2a4%204%200%200%201-.17.49a8.7%208.7%200%200%200%201.17-2.55c1.15-4.79-1.79-7.73-4.65-7.73%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.41%2031.67a1%201%200%200%200%201.18%200c1.89-1.41%207.73-6%208.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84%205.84%200%200%200-4.26%202.27a.49.49%200%200%201-.76%200a5.84%205.84%200%200%200-4.26-2.27c-2.86%200-5.8%202.94-4.65%207.73c.97%203.98%206.81%208.59%208.7%2010%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23fcd%22%20stroke%3D%22%23ffb0ca%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.74%2041.59a2.1%202.1%200%200%200%202.52%200c4-3%2016.48-12.81%2018.54-21.34C46.26%2010%2040%203.77%2033.9%203.77c-4.44%200-7.67%203.13-9.09%204.83a1%201%200%200%201-1.62%200c-1.42-1.7-4.65-4.83-9.09-4.83C8%203.77%201.74%2010%204.2%2020.25c2.06%208.53%2014.51%2018.35%2018.54%2021.34%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20stroke%3D%22%23ff87af%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.09%2036.48a1.5%201.5%200%200%200%201.82%200c2.93-2.17%2012-9.31%2013.48-15.51c1.78-7.42-2.77-12-7.2-12c-3.22%200-5.57%202.27-6.6%203.51a.77.77%200%200%201-1.18%200C22.38%2011.27%2020%209%2016.81%209c-4.43%200-9%204.55-7.2%2012c1.5%206.17%2010.55%2013.31%2013.48%2015.48%22%2F%3E%3Cpath%20fill%3D%22%23ffe5ee%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22%23ff6196%22%20d%3D%22M23.41%2031.67a1%201%200%200%200%201.18%200c1.89-1.41%207.73-6%208.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84%205.84%200%200%200-4.26%202.27a.49.49%200%200%201-.76%200a5.84%205.84%200%200%200-4.26-2.27c-2.86%200-5.8%202.94-4.65%207.73c.97%203.98%206.81%208.59%208.7%2010%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20d%3D%22M28.64%2013.92a5.84%205.84%200%200%200-4.26%202.27a.49.49%200%200%201-.76%200a5.84%205.84%200%200%200-4.26-2.27c-2.86%200-5.8%202.94-4.65%207.73a8.8%208.8%200%200%200%201.17%202.56a5%205%200%200%201-.17-.5c-1-3.84%201.59-6.2%204.14-6.2A6%206%200%200%201%2024%2019.29a6%206%200%200%201%204.15-1.78c2.55%200%205.18%202.36%204.14%206.2a4%204%200%200%201-.17.49a8.7%208.7%200%200%200%201.17-2.55c1.15-4.79-1.79-7.73-4.65-7.73%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.41%2031.67a1%201%200%200%200%201.18%200c1.89-1.41%207.73-6%208.7-10c1.15-4.79-1.79-7.73-4.65-7.73a5.84%205.84%200%200%200-4.26%202.27a.49.49%200%200%201-.76%200a5.84%205.84%200%200%200-4.26-2.27c-2.86%200-5.8%202.94-4.65%207.73c.97%203.98%206.81%208.59%208.7%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/growing-heart.svg?color=%231a73e8&size=48