Add icons to this collection by clicking the heart icon.
Home icon - also known as home, buildings, house, property, real estate, ui, and housing. 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="25.906"
        x2="6.043"
        y1="31.406"
        y2="11.543"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a0f" />
        <stop offset="0" stop-color="#051937" />
        <stop offset="1" stop-color="#a8eb12" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m29.707 15.293-13-13a1 1 0 0 0-1.414 0l-13 13a1 1 0 0 0 1.414 1.414L4 16.414V29a1 1 0 0 0 1 1h21.9a1 1 0 0 0 1-1V16.313l.395.394a1 1 0 0 0 1.414-1.414zM18 28h-4v-7h4zm7.9 0H20v-8a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v8H6V14.414l10-10 9.9 9.9z"
    />
</svg>
More icons in the same style and category