Add icons to this collection by clicking the heart icon.
Tropical Leaves icon - also known as nature, plant, botanical, and tropical leaves. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        d="M256 325c0 150.413-160 222.921-160 0C96 145 256 25 256 25s160 120 160 300c0 222.948-160 150.386-160 0m0-200v387m0-327c0 22.091 17.909 40 40 40h40m-160 0h40c22.091 0 40-17.909 40-40m-80 120h40c22.091 0 40-17.909 40-40m0 0c0 22.091 17.909 40 40 40h40"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category