Add icons to this collection by clicking the heart icon.
Tree House icon - also known as home, buildings, construction, residential, property, real estate, and tree house. 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="380"
        y2="90"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M510.998 184.411c.321 47.074-38.971 85.589-86.045 85.589H331v110h-35v48.488L334.791 380h38.419L296 476.512V497c0 8.284-6.716 15-15 15h-50c-8.284 0-15-6.716-15-15v-20.488L138.791 380h38.419L216 428.488V380h45V270h-50v14.576c0 8.077-6.207 15.027-14.275 15.407C188.111 300.389 181 293.525 181 285v-15H87.047c-47.074 0-86.366-38.515-86.045-85.589.286-41.941 31.101-76.763 71.289-83.306C78.823 66.364 109.39 40 146 40c11.781 0 23.212 2.744 33.522 7.922C193.452 19.228 222.894 0 256 0s62.548 19.228 76.478 47.922C342.788 42.744 354.219 40 366 40c36.61 0 67.177 26.364 73.709 61.105 40.188 6.543 71.003 41.365 71.289 83.306z"
    />
    <path
        fill="url(#b)"
        d="m423.558 185.377-160-93.334a15.002 15.002 0 0 0-15.116 0l-160 93.334c-7.156 4.174-9.573 13.359-5.398 20.515 4.174 7.156 13.359 9.573 20.515 5.399L121 201.116V365c0 8.284 6.716 15 15 15h125V265c0-19.33 15.67-35 35-35s35 15.67 35 35v115h45c8.284 0 15-6.716 15-15V201.116l17.442 10.174c7.156 4.174 16.34 1.757 20.515-5.399 4.174-7.155 1.757-16.34-5.399-20.514zM211 285c0 8.284-6.716 15-15 15s-15-6.716-15-15v-40c0-8.284 6.716-15 15-15s15 6.716 15 15z"
    />
</svg>
More icons in the same style and category