Add icons to this collection by clicking the heart icon.
Home icon - also known as home, buildings, construction, 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 512 512"
>
    <defs>
        <linearGradient
            id="a"
            x1="256"
            x2="256"
            y1="496"
            y2="16"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#12c0e7" />
            <stop offset=".5" stop-color="#c271eb" />
            <stop offset="1" stop-color="#f44f5a" />
        </linearGradient>
    </defs>
    <path
        d="M495.044 228.207 480 200.268V112a8 8 0 0 0-1.979-5.268l-56-64A8 8 0 0 0 416 40H298.8l-38.73-22.887a8 8 0 0 0-8.14 0L213.2 40H96a8 8 0 0 0-6.021 2.732l-56 64A8 8 0 0 0 32 112v88.268l-15.044 27.939a7.991 7.991 0 0 0-.947 3.793H16v32a8 8 0 0 0 8 8h16v176a24 24 0 0 0 0 48h432a24 24 0 0 0 0-48V272h16a8 8 0 0 0 8-8v-32h-.009a7.991 7.991 0 0 0-.947-3.793ZM412.37 56 464 115.006v55.548l-24.956-46.347a8 8 0 0 0-2.974-3.094L325.879 56ZM48 115.006 99.63 56h86.491L75.93 121.113a8 8 0 0 0-2.974 3.094L48 170.554Zm37.988 18.748L256 33.292l170.012 100.462L474.606 224H37.394ZM280 480H40a8 8 0 0 1 0-16 7.864 7.864 0 0 1 4.042 1.113 8 8 0 0 0 12.031-7.623A16.167 16.167 0 0 1 56 456a16 16 0 0 1 29.337-8.837 8 8 0 0 0 13.326 0A16 16 0 0 1 128 456a8 8 0 0 0 16 0 40 40 0 0 1 79.275-7.566 8 8 0 0 0 13.481 4.187 15.995 15.995 0 0 1 26.821 7.734 8 8 0 0 0 12.118 4.916A8 8 0 1 1 280 480Zm104 0h-80V320h80Zm8-176h-96a8 8 0 0 0-8 8v137.376a23.957 23.957 0 0 0-12.065-1.029 32.078 32.078 0 0 0-40.242-13.9 56 56 0 0 0-102.363-2.281 31.977 31.977 0 0 0-41.33-1.15 31.967 31.967 0 0 0-36-2.716V272h400v156.3a31.979 31.979 0 0 0-46.993 19.719 24.162 24.162 0 0 0-1.007-.021 23.885 23.885 0 0 0-8 1.376V312a8 8 0 0 0-8-8Zm88 168a8.009 8.009 0 0 1-8 8h-64a8 8 0 0 1 0-16 7.864 7.864 0 0 1 4.042 1.113 8 8 0 0 0 12.031-7.623A16.167 16.167 0 0 1 424 456a16 16 0 0 1 32 0c0 .47-.024.957-.073 1.49a8 8 0 0 0 12.031 7.623A7.864 7.864 0 0 1 472 464a8.009 8.009 0 0 1 8 8Zm0-216H32v-16h448ZM256 80a48 48 0 1 0 48 48 48.055 48.055 0 0 0-48-48Zm-8 78.987A32.115 32.115 0 0 1 225.013 136H248ZM248 120h-22.987A32.115 32.115 0 0 1 248 97.013Zm16 38.987V136h22.987A32.115 32.115 0 0 1 264 158.987ZM264 120V97.013A32.115 32.115 0 0 1 286.987 120Zm-72 168h-80a8 8 0 0 0-8 8v80a8 8 0 0 0 8 8h80a8 8 0 0 0 8-8v-80a8 8 0 0 0-8-8Zm-72 16h23.532c-.705 6.045-2.4 13.315-6.282 19.419A25.659 25.659 0 0 1 120 335.24Zm64 64h-64v-16.553c15.453-2.139 25.74-10.5 32-21.6 6.26 11.1 16.547 19.46 32 21.6Zm0-32.76a25.659 25.659 0 0 1-17.25-11.821c-3.885-6.1-5.577-13.374-6.282-19.419H184ZM320 400v-8a8 8 0 0 1 16 0v8a8 8 0 0 1-16 0Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category