Add icons to this collection by clicking the heart icon.
Tree icon - also known as tree, nature, wood, forest, gardening, and botanical. 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 64 64"
>
    <linearGradient
        id="a"
        x1="7.64"
        x2="37.14"
        y1="12.02"
        y2="58.02"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#568b3e" />
        <stop offset="1" stop-color="#fff22e" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="18.93"
        x2="48.43"
        y1="4.78"
        y2="50.78"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M35 61h-6a1 1 0 0 1-1-1V40a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1zm-5-2h4V41h-4z"
    />
    <path
        fill="url(#b)"
        d="M42 41H22a9 9 0 0 1-9-9v-8a9 9 0 0 1 9-9 3 3 0 0 1 3 3v5h2v-4a11.88 11.88 0 0 1 3.59-8.56A12 12 0 0 1 39.21 7 12.25 12.25 0 0 1 51 19.36V32a9 9 0 0 1-9 9zM22 17a7 7 0 0 0-7 7v8a7 7 0 0 0 7 7h20a7 7 0 0 0 7-7V19.36A10.24 10.24 0 0 0 39.18 9 10 10 0 0 0 32 11.87 9.9 9.9 0 0 0 29 19v5a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-6a.93.93 0 0 0-.29-.69A1 1 0 0 0 22 17z"
    />
</svg>
More icons in the same style and category