Add icons to this collection by clicking the heart icon.
Condominium icon - also known as apartment, home, house, building, property, real estate, architecture and city, and condominium. 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="62"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M436 92h-30c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15H106c-8.291 0-15 6.709-15 15v62c0 8.291 6.709 15 15 15H76c-8.291 0-15 6.709-15 15v390c0 8.291 6.709 15 15 15h45c16.569 0 30-13.431 30-30v-30h60v30c0 16.569 13.431 30 30 30h30c16.569 0 30-13.431 30-30v-30h60v30c0 16.569 13.431 30 30 30h45c8.291 0 15-6.709 15-15V107c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M466 62H46c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h420c8.291 0 15-6.709 15-15V77c0-8.291-6.709-15-15-15zM226 422h-90c-8.291 0-15 6.709-15 15v75h120v-75c0-8.291-6.709-15-15-15zm150 0h-90c-8.291 0-15 6.709-15 15v75h120v-75c0-8.291-6.709-15-15-15zm0-240H136c-8.291 0-15 6.709-15 15v180c0 8.291 6.709 15 15 15h240c8.291 0 15-6.709 15-15V197c0-8.291-6.709-15-15-15zM181 362h-30v-30h30zm0-60h-30v-30h30zm0-60h-30v-30h30zm120 120h-90v-30h90zm0-60h-90v-30h90zm0-60h-90v-30h90zm60 120h-30v-30h30zm0-60h-30v-30h30zm0-60h-30v-30h30z"
    />
</svg>
More icons in the same style and category