Add icons to this collection by clicking the heart icon.
Trees icon - also known as nature, forest, trees, landscape, woods, pines, and woodland. 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="2.034"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M22 15v-5c0-2.206-1.794-4-4-4s-4 1.794-4 4v5c0 1.858 1.28 3.41 3 3.858V20H9v-1h4a1 1 0 0 0 .874-1.486L11.92 14H12a1 1 0 0 0 .868-1.497L10.864 9H11a1 1 0 0 0 .857-1.515l-3-5c-.36-.602-1.353-.602-1.714 0l-3 5A1 1 0 0 0 5 9h.136l-2.004 3.503A1.002 1.002 0 0 0 4 14h.08l-1.954 3.514A1 1 0 0 0 3 19h4v1H3a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2h-2v-1.142c1.72-.447 3-2 3-3.858zM8 4.944 9.233 7H6.767zM8.56 9l1.715 3h-4.55L7.44 9zm-2.192 5h3.264l1.668 3H4.7zM16 15v-5c0-1.103.897-2 2-2s2 .897 2 2v5c0 .737-.405 1.375-1 1.722V16a1 1 0 1 0-2 0v.722c-.595-.347-1-.985-1-1.722z"
    />
</svg>
More icons in the same style and category