Add icons to this collection by clicking the heart icon.
Home Page icon - also known as interface, home, button, web, browser, ui, and home page. 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="2.667"
        x2="18.062"
        y1="26.767"
        y2="6.24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m22.354 11.646-10-10a.5.5 0 0 0-.708 0l-10 10A.5.5 0 0 0 2 12.5h2.5v7.471A2.531 2.531 0 0 0 7.029 22.5h9.942a2.531 2.531 0 0 0 2.529-2.529V12.5H22a.5.5 0 0 0 .354-.854zM9.5 21.5V15a2.5 2.5 0 0 1 5 0v6.5zm9.5-10a.5.5 0 0 0-.5.5v7.971a1.531 1.531 0 0 1-1.529 1.529H15.5V15a3.5 3.5 0 0 0-7 0v6.5H7.029A1.531 1.531 0 0 1 5.5 19.971V12a.5.5 0 0 0-.5-.5H3.207L12 2.707l8.793 8.793z"
    />
</svg>
More icons in the same style and category