Add icons to this collection by clicking the heart icon.
Flower icon - also known as nature, flower, petals, blossom, botanical, springtime, and blooming. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="21.974"
        y2="2.026"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c9f96a" />
        <stop offset=".999" stop-color="#9cd96e" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M17.858 8.647a9.498 9.498 0 0 0-3.902 1.397 9.493 9.493 0 0 0 1.397-3.902c0-2.27-1.504-4.116-3.353-4.116S8.647 3.873 8.647 6.142a9.493 9.493 0 0 0 1.397 3.902 9.498 9.498 0 0 0-3.902-1.397c-2.27 0-4.116 1.504-4.116 3.353s1.846 3.353 4.116 3.353a9.498 9.498 0 0 0 3.903-1.398 9.5 9.5 0 0 0-1.398 3.903c0 2.27 1.504 4.116 3.353 4.116s3.353-1.846 3.353-4.116a9.5 9.5 0 0 0-1.398-3.903 9.498 9.498 0 0 0 3.903 1.398c2.27 0 4.116-1.504 4.116-3.353s-1.846-3.353-4.116-3.353zM12 4.027c.72 0 1.353.988 1.353 2.115A9.202 9.202 0 0 1 12 9.432a9.202 9.202 0 0 1-1.353-3.29c0-1.127.632-2.116 1.353-2.116zm-5.858 9.326c-2.784-.09-2.782-2.616 0-2.706A9.205 9.205 0 0 1 9.43 12a9.211 9.211 0 0 1-3.29 1.353zM12 19.973c-.72 0-1.353-.988-1.353-2.115A9.23 9.23 0 0 1 12 14.568a9.185 9.185 0 0 1 1.353 3.29c0 1.127-.632 2.116-1.353 2.116zm5.858-6.62A9.215 9.215 0 0 1 14.568 12a9.2 9.2 0 0 1 3.29-1.353c2.783.09 2.783 2.616 0 2.706z"
    />
</svg>
More icons in the same style and category