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 24 24"
>
    <linearGradient
        id="a"
        x1="7.013"
        x2="20.034"
        y1="6.506"
        y2="13.017"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#96369f" />
        <stop offset="1" stop-color="#01b3ed" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="3.199"
        x2="16.22"
        y1="14.135"
        y2="20.645"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="2.983"
        x2="16.005"
        y1="14.565"
        y2="21.076"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M20.975 8.544A.878.878 0 0 0 21 8.42V2a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v.531L12.709.225a1.029 1.029 0 0 0-1.418 0l-4.46 4.49a1 1 0 0 0 1.418 1.41L12 2.349 20.6 11H20a1 1 0 0 0-1 1v9a1 1 0 0 1-1 1 1 1 0 0 0 0 2 3 3 0 0 0 3-3v-8h2a1.008 1.008 0 0 0 .709-1.7zM17 3h2v3.556l-2-2.013z"
    />
    <path
        fill="url(#b)"
        d="M3 12.98V21a3 3 0 0 0 3 3 1 1 0 0 0 0-2 1 1 0 0 1-1-1v-9.03a1.008 1.008 0 0 0-1.01-1l-.559.006 2.708-2.721a1 1 0 0 0-1.418-1.411l-4.43 4.45A1.01 1.01 0 0 0 1.01 13z"
    />
    <path
        fill="url(#c)"
        d="M15 24a1 1 0 0 0 1-1v-6a4 4 0 0 0-8 0v6a1 1 0 0 0 2 0v-6a2 2 0 0 1 4 0v6a1 1 0 0 0 1 1z"
    />
</svg>
More icons in the same style and category