Add icons to this collection by clicking the heart icon.
Leaf icon - also known as nature, plant, leaf, and leaves. Created in a clean lineal color 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        d="M226 265c0 115.98-80 170-80 170s-80-54.02-80-170 80-250 80-250 80 134.02 80 250zm-80 232V155M366 15s-80 134.02-80 250 80 170 80 170 80-54.02 80-170-80-250-80-250zm0 482V155"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category