Add icons to this collection by clicking the heart icon.
Trunk icon - also known as tree, nature, wood, forest, trunk, log, trunks, and birch. 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
        fill="url(#a)"
        d="M396 472v-66.129l88.284-88.284L456 289.303l-60 60V156H276v-38.011c45.589-9.291 80-49.697 80-97.989V0h-60c-15.355 0-29.376 5.805-40 15.327C245.376 5.805 231.355 0 216 0h-60v20c0 48.293 34.411 88.698 80 97.989V156H116v55.148l-31.143-31.143L0 264.857l116 115.995V472H0v40h512v-40zM276 60c0-11.028 8.972-20 20-20h16.573c-6.036 17.023-19.55 30.537-36.573 36.573zm-76.573-20H216c11.028 0 20 8.972 20 20v16.573c-17.023-6.036-30.537-19.55-36.573-36.573zM356 472h-40V356h-40v116H156V364.283l-99.426-99.426 28.283-28.283L156 307.717V196h200zM236 236h-40v160h40z"
    />
</svg>
More icons in the same style and category