Add icons to this collection by clicking the heart icon.
Homepage icon - also known as home, web, house, homepage, and ui. Created in a clean square style with a white and orange finish, 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 16 16"
>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="#faf1e9"
            d="M15 3a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2z"
        />
        <path
            fill="#cf711a"
            d="M12.93 11.08V7.742c0-.48-.21-.934-.573-1.247L9.072 3.68a1.643 1.643 0 0 0-2.138 0L3.65 6.495a1.642 1.642 0 0 0-.574 1.247v3.338c0 .907.736 1.643 1.643 1.643h6.57c.907 0 1.643-.736 1.643-1.643zm-.656-3.338v3.338a.986.986 0 0 1-.986.986h-6.57a.986.986 0 0 1-.986-.986V7.742c0-.287.126-.56.345-.748l3.285-2.816a.986.986 0 0 1 1.282 0l3.285 2.816c.219.187.344.46.344.748zM10.137 9.93a1.15 1.15 0 0 0-1.15-1.15h-1.97a1.15 1.15 0 0 0-1.15 1.15s0 .182 0 0c0 .635.514 1.15 1.15 1.15h1.97a1.15 1.15 0 0 0 1.15-1.15zm-.657 0c0 .272-.22.493-.493.493h-1.97a.493.493 0 0 1 0-.986h1.97c.272 0 .493.221.493.493z"
        />
    </g>
</svg>
More icons in the same style and category