Add icons to this collection by clicking the heart icon.
Home icon - also known as home, house, building, city, cities, and architecture and city. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="63"
        y2="1.01"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M57.677 31H54V17h4v-2.596L34.355 1.598a5.018 5.018 0 0 0-4.711 0L6 14.404V17h4v14H6.323l-4.8 12H4v20h56V43h2.477zM52 31H40V17h12zM38 17v14H26V17zM30.598 3.355a2.994 2.994 0 0 1 2.805 0L54.9 15H9.1zM12 17h12v14H12zM7.677 33h48.646l3.2 8H4.477zM10 53v-6h8v4h-2v10h-4v-8zm8 0h4v8h-4zm6 2h6v-4h5v-4h5v6h-6v8H24zm12 0h4v6h-4zm4-10h-7v4h-5v4h-4V43h16zm-18-2v8h-2v-6H8v8H6V43zM6 55h4v6H6zm46 6h-6V47h8v4h-2zm2-8h4v8h-4zm4-2h-2v-6H44v16h-2V43h16zm-8-26v-6h-8v6zm-6-4h4v2h-4zm-8 8V19h-8v10zm-6-8h4v6h-4zm-16 2v6h8v-6zm6 4h-4v-2h4z"
    />
</svg>
More icons in the same style and category