Add icons to this collection by clicking the heart icon.
Building icon - also known as office, building, real estate, urban, company, skyscraper, enterprise, 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="92"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M271 107V15c0-8.291-6.709-15-15-15s-15 6.709-15 15v92c0 8.291 6.709 15 15 15s15-6.709 15-15zm241 195-75-30-27.927 27.929L392 215.6V167c0-8.401-6.599-15-15-15h-46l-75-30-75 30h-46c-8.401 0-15 6.599-15 15v48.6l-17.073 84.33L75 272 0 302v30l37.5 15L0 362v30l37.5 15L0 422v30l75 30 32.373-32.373L120 512h61c16.501 0 30-13.5 30-30v-30h90v30c0 16.5 13.499 30 30 30h61l12.627-62.373L437 482l75-30v-30l-37.5-15 37.5-15v-30l-37.5-15 37.5-15z"
    />
    <path
        fill="url(#b)"
        d="M316 92H196c-8.401 0-15 6.599-15 15v45h150v-45c0-8.401-6.599-15-15-15zm121 210h75v-45c0-6.901-4.797-12.9-11.4-14.401L392 215.6V512h105c8.401 0 15-6.601 15-15v-45h-75c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h75v-30h-75c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h75v-30h-75c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15zM0 257v45h75c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15H0v30h75c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15H0v30h75c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15H0v45c0 8.399 6.599 15 15 15h105V215.6L11.4 242.599C4.797 244.1 0 250.099 0 257zm316 165H196c-8.291 0-15 6.709-15 15v75h150v-75c0-8.291-6.709-15-15-15zm0-60H196c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60H196c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60H196c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category