Add icons to this collection by clicking the heart icon.
Flat icon - also known as apartment, home, flat, 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="496"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="496"
        y2="106"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 166h-15l-90-30-90 30h-15c-8.401 0-15 6.599-15 15v105l-17 52.5-15-52.5V181c0-8.401-6.599-15-15-15h-15l-90-30-90 30H15c-8.401 0-15 6.599-15 15v300c0 8.399 6.599 15 15 15h45c16.5 0 30-13.5 30-30v-30h60v30c0 16.5 13.5 30 30 30h60l15-52.5 17 52.5h60c16.5 0 30-13.5 30-30v-30h60v30c0 16.5 13.5 30 30 30h45c8.401 0 15-6.601 15-15V181c0-8.401-6.599-15-15-15zm-362-45V31c0-8.291-6.709-15-15-15s-15 6.709-15 15v90c0 8.291 6.709 15 15 15s15-6.709 15-15zm272 0V31c0-8.291-6.709-15-15-15s-15 6.709-15 15v90c0 8.291 6.709 15 15 15s15-6.709 15-15z"
    />
    <path
        fill="url(#b)"
        d="M195 106H45c-8.401 0-15 6.599-15 15v45h180v-45c0-8.401-6.599-15-15-15zm272 0H317c-8.401 0-15 6.599-15 15v45h180v-45c0-8.401-6.599-15-15-15zM240 496h32V286h-32zm-75-90H75c-8.291 0-15 6.709-15 15v75h120v-75c0-8.291-6.709-15-15-15zm272 0h-90c-8.291 0-15 6.709-15 15v75h120v-75c0-8.291-6.709-15-15-15zm-272-60H75c-8.291 0-15 6.709-15 15s6.709 15 15 15h90c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60H75c-8.291 0-15 6.709-15 15s6.709 15 15 15h90c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60H75c-8.291 0-15 6.709-15 15s6.709 15 15 15h90c8.291 0 15-6.709 15-15s-6.709-15-15-15zm272 0h-90c-8.291 0-15 6.709-15 15s6.709 15 15 15h90c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0 60h-90c-8.291 0-15 6.709-15 15s6.709 15 15 15h90c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0 60h-90c-8.291 0-15 6.709-15 15s6.709 15 15 15h90c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category