Add icons to this collection by clicking the heart icon.
Growth icon - also known as heart, love, growth, love and romance, and plant pot. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="392"
        y2="210"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M406 212c-55.525 0-100.664 43.466-104.301 98.09L271 340.789V225c0-8.291-6.709-15-15-15s-15 6.709-15 15v115.789l-30.699-30.699C206.664 255.466 161.525 212 106 212c-8.291 0-15 6.709-15 15 0 55.525 43.466 100.666 98.09 104.301l56.287 56.287C248.191 390.41 252.108 392 256 392s7.809-1.59 10.624-4.413l56.287-56.287C377.534 327.666 421 282.525 421 227c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M249.115 238.315c2.139 1.128 4.512 1.685 6.885 1.685s4.746-.557 6.885-1.685C374.359 180.645 391 117.51 391 85.005 391 37.339 358.07 0 316 0c-29.795 0-48.691 17.021-60 33.457C244.691 17.021 225.795 0 196 0c-42.07 0-75 37.339-75 85.005 0 32.505 16.641 95.64 128.115 153.31zm138.721 129.456A14.993 14.993 0 0 0 376 362H136a14.993 14.993 0 0 0-14.561 18.632l18.633 74.546C148.451 488.636 178.363 512 212.846 512h86.309c34.482 0 64.395-23.364 72.773-56.821l18.633-74.546a15.002 15.002 0 0 0-2.725-12.862z"
    />
</svg>
More icons in the same style and category