Add icons to this collection by clicking the heart icon.
Home icon - also known as home, web, house, building, symbol, architecture, houses, homes, and communications. 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"
>
    <linearGradient
        id="a"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0ff" />
        <stop offset="1" stop-color="#005dff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M396.444 0H115.556A115.687 115.687 0 0 0 0 115.556v280.888A115.687 115.687 0 0 0 115.556 512h280.888A115.687 115.687 0 0 0 512 396.444V115.556A115.687 115.687 0 0 0 396.444 0zM496 396.444A99.669 99.669 0 0 1 396.444 496H115.556A99.669 99.669 0 0 1 16 396.444V115.556A99.669 99.669 0 0 1 115.556 16h280.888A99.669 99.669 0 0 1 496 115.556zm-71.077-198.539L270.011 83.234a23.424 23.424 0 0 0-28.022 0L87.077 197.905a23.55 23.55 0 0 0 14.011 42.479h27.5v185a8 8 0 0 0 8 8h238.821a8 8 0 0 0 8-8v-185h27.5a23.55 23.55 0 0 0 14.011-42.479zM291.859 417.387h-71.718V330.2a35.859 35.859 0 1 1 71.718 0zm75.55 0h-59.55V330.2a51.859 51.859 0 0 0-103.718 0v87.185h-59.55v-177h222.818zM418.082 219.2a7.331 7.331 0 0 1-7.17 5.185H101.088a7.55 7.55 0 0 1-4.488-13.62L251.508 96.1a7.506 7.506 0 0 1 8.985 0L415.4 210.765a7.332 7.332 0 0 1 2.682 8.435z"
    />
</svg>
More icons in the same style and category