Add icons to this collection by clicking the heart icon.
Real Estate icon - also known as home, security, house, building, property, and real estate. 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(26 26 -26 26 3 3)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M21 19a1 1 0 0 0-1-1h-8a1 1 0 0 0-1 1v4c0 5.851 4.757 6.97 4.757 6.97a1 1 0 0 0 .486 0S21 28.851 21 23zm-2 1v3c0 3.453-2.246 4.642-2.999 4.944C15.246 27.643 13 26.454 13 23v-3zM6 15.549V24a2 2 0 0 0 2 2h1a1 1 0 0 0 0-2H8v-9.724l8-5.091 8 5.091V24h-1a1 1 0 0 0 0 2h1a2 2 0 0 0 2-2v-8.451l.463.295A1.001 1.001 0 0 0 28 15v-5c0-.342-.175-.66-.463-.844l-11-7a1.002 1.002 0 0 0-1.074 0l-11 7A1.002 1.002 0 0 0 4 10v5a1.001 1.001 0 0 0 1.537.844zM14 15h4a1 1 0 0 0 0-2h-4a1 1 0 0 0 0 2zm12-1.822-9.463-6.022a1.002 1.002 0 0 0-1.074 0L6 13.178v-2.629l10-6.364 10 6.364z"
        />
    </g>
</svg>
More icons in the same style and category