Add icons to this collection by clicking the heart icon.
Real Estate icon - also known as home, smartphone, mobile phone, house, 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="M26 4c0-1.656-1.344-3-3-3H9C7.344 1 6 2.344 6 4v24c0 1.656 1.344 3 3 3h14c1.656 0 3-1.344 3-3zm-2 0v24a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1zM11 17.535V22a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-4.465l.445.297a1 1 0 0 0 1.11-1.664L21 15.131V13a1 1 0 0 0-2 0v.798l-2.445-1.63a1 1 0 0 0-1.11 0l-6 4a1 1 0 0 0 1.11 1.664zm2-1.333V21h2v-2a1 1 0 0 1 2 0v2h2v-4.798l-3-2zM14 6h4a1 1 0 0 0 0-2h-4a1 1 0 0 0 0 2z"
        />
    </g>
</svg>
More icons in the same style and category