Add icons to this collection by clicking the heart icon.
Mansion icon - also known as apartment, home, buildings, house, real estate, mansion, 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="20"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M491 175v322c0 8.284-6.716 15-15 15H371V175zM21 497c0 8.284 6.716 15 15 15h105V175H21zM268.72 7.05c-5.875-9.4-19.565-9.4-25.44 0l-100 160A15 15 0 0 0 141 175h230a15 15 0 0 0-2.28-7.95zM301 317v-50c0-24.813-20.187-45-45-45s-45 20.187-45 45v50c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15zm10 70c0-8.284-6.716-15-15-15h-80c-8.284 0-15 6.716-15 15v125h110z"
    />
    <path
        fill="url(#b)"
        d="M143.28 167.05A15 15 0 0 0 141 175H21c0-2.329.542-4.625 1.584-6.708L71 71.459V35c0-8.284 6.716-15 15-15s15 6.716 15 15v25h109.186zm346.136 1.242L441 71.459V35c0-8.284-6.716-15-15-15s-15 6.716-15 15v25H301.814l66.906 107.05A15 15 0 0 1 371 175h120c0-2.329-.542-4.625-1.584-6.708zM446 257v-20c0-8.284-6.716-15-15-15s-15 6.716-15 15v20c0 8.284 6.716 15 15 15s15-6.716 15-15zm0 80v-20c0-8.284-6.716-15-15-15s-15 6.716-15 15v20c0 8.284 6.716 15 15 15s15-6.716 15-15zm0 80v-20c0-8.284-6.716-15-15-15s-15 6.716-15 15v20c0 8.284 6.716 15 15 15s15-6.716 15-15zM96 257v-20c0-8.284-6.716-15-15-15s-15 6.716-15 15v20c0 8.284 6.716 15 15 15s15-6.716 15-15zm0 80v-20c0-8.284-6.716-15-15-15s-15 6.716-15 15v20c0 8.284 6.716 15 15 15s15-6.716 15-15zm0 80v-20c0-8.284-6.716-15-15-15s-15 6.716-15 15v20c0 8.284 6.716 15 15 15s15-6.716 15-15zm275-242v337h-60V387c0-8.284-6.716-15-15-15h-80c-8.284 0-15 6.716-15 15v125h-60V175zm-70 92c0-24.813-20.187-45-45-45s-45 20.187-45 45v50c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category