Add icons to this collection by clicking the heart icon.
House icon - also known as home, construction, house, building, residential, property, real estate, and architecture and city. 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M383.5 92 286 32 268.001 5.625c-5.702-7.5-18.3-7.5-24.001 0L226 32l-97.5 60L31 122v287.699c0 4.801 2.402 9.6 6.299 12.301 4.2 2.699 9.302 3.6 14.099 1.8 14.399-5.399 32.102 3 37.8 18.3 2.102 6 10.503 9.9 16.802 9.9 8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15s-15 6.599-15 15c0 8.399 6.599 15 15 15h75c16.569 0 30-13.432 30-30V362h90v120c0 16.568 13.431 30 30 30h75c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15s-15-6.601-15-15c0-8.401 6.599-15 17.703-15 6.299 0 11.997-3.9 14.099-9.9 5.698-15.3 23.401-23.699 37.8-18.3 4.797 1.8 9.899.899 14.099-1.8 3.896-2.701 6.299-7.5 6.299-12.301V122z"
    />
    <path
        fill="url(#b)"
        d="M361 122h122.102c5.398 0 10.496-3.001 13.198-7.8 2.402-5.1 2.102-10.8-.901-15.601l-39.899-60C452.801 34.399 448 32 442.899 32H286l63 84c2.833 3.777 7.279 6 12 6zm-332.102 0H151c4.721 0 9.167-2.223 12-6l63-84H69.101C64 32 59.199 34.399 56.5 38.599l-39.899 60C13.598 103.4 13.297 109.1 15.7 114.2c2.702 4.799 7.8 7.8 13.198 7.8zM316 332H196c-8.291 0-15 6.709-15 15v165h150V347c0-8.291-6.709-15-15-15zm-75-180h30c8.291 0 15-6.709 15-15s-6.709-15-15-15h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15zm230.273 243.647c-26.66-9.932-58.33 2.183-72.393 26.909C377.436 425.97 361 444.603 361 467c0 24.814 20.186 45 45 45h45c33.076 0 61-26.909 61-60 0-25.503-17.113-48.208-40.727-56.353zm-357.949 27.276C102.777 404.1 82.797 392 61 392c-32.249 0-61 26.108-61 60 0 33.091 27.924 60 61 60h45c24.814 0 45-20.186 45-45 0-21.694-15.439-39.844-37.676-44.077zM106 182c-8.291 0-15 6.709-15 15v90c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15v-90c0-8.291-6.709-15-15-15zm45 90h-30v-60h30zm60 0h-30v-60h30zm75-90c-8.291 0-15 6.709-15 15v90c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15v-90c0-8.291-6.709-15-15-15zm45 90h-30v-60h30zm60 0h-30v-60h30z"
    />
</svg>
More icons in the same style and category