Add icons to this collection by clicking the heart icon.
Forest icon - also known as nature, forest, trees, landscape, woods, enviroment, and woodland. Created in a clean outline color style with a black and teal finish, 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"
>
    <g>
        <g fill="#353535">
            <path d="M12 20a1 1 0 0 1-1-1v-9a1 1 0 0 1 2 0v9a1 1 0 0 1-1 1z" />
            <path
                d="M12 16c-2.243 0-4-2.636-4-6s1.757-6 4-6 4 2.636 4 6-1.757 6-4 6zm0-10c-.944 0-2 1.711-2 4s1.056 4 2 4 2-1.711 2-4-1.056-4-2-4zM6 20a1 1 0 0 1-1-1v-8a1 1 0 0 1 2 0v8a1 1 0 0 1-1 1z"
            />
            <path
                d="M6 16c-2.243 0-4-2.416-4-5.5S3.757 5 6 5a3.1 3.1 0 0 1 1.481.383 1 1 0 0 1-.961 1.754A1.073 1.073 0 0 0 6 7c-.946 0-2 1.438-2 3.5S5.054 14 6 14a1.073 1.073 0 0 0 .52-.137 1 1 0 0 1 .961 1.754A3.1 3.1 0 0 1 6 16z"
            />
        </g>
        <path
            fill="#18b5c9"
            d="M18 20a1 1 0 0 1-1-1v-8a1 1 0 0 1 2 0v8a1 1 0 0 1-1 1z"
        />
        <path
            fill="#18b5c9"
            d="M18 16a3.093 3.093 0 0 1-1.48-.383 1 1 0 1 1 .961-1.754A1.066 1.066 0 0 0 18 14c.946 0 2-1.438 2-3.5S18.946 7 18 7a1.066 1.066 0 0 0-.519.137 1 1 0 1 1-.961-1.754A3.093 3.093 0 0 1 18 5c2.243 0 4 2.416 4 5.5S20.243 16 18 16z"
        />
    </g>
</svg>
More icons in the same style and category