Add icons to this collection by clicking the heart icon.
Layout icon - also known as interface, square, buttons, layout, ui, dashboard, app, and dashboard interface. 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="28"
        y2="4"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".036" stop-color="#ff3100" />
        <stop offset=".089" stop-color="#ff420a" />
        <stop offset=".232" stop-color="#ff6c20" />
        <stop offset=".379" stop-color="#ff8e33" />
        <stop offset=".528" stop-color="#ffa942" />
        <stop offset=".679" stop-color="#ffbc4d" />
        <stop offset=".834" stop-color="#ffc753" />
        <stop offset=".999" stop-color="#ffcb55" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M13 4H5a2.002 2.002 0 0 0-2 2v7a2.002 2.002 0 0 0 2 2h8a2.002 2.002 0 0 0 2-2V6a2.002 2.002 0 0 0-2-2zm-8 9V6h8l.001 7zm8 4H5a2.002 2.002 0 0 0-2 2v7a2.002 2.002 0 0 0 2 2h8a2.002 2.002 0 0 0 2-2v-7a2.002 2.002 0 0 0-2-2zm-8 9v-7h8l.001 7zM27 4h-8a2.002 2.002 0 0 0-2 2v7a2.002 2.002 0 0 0 2 2h8a2.002 2.002 0 0 0 2-2V6a2.002 2.002 0 0 0-2-2zm-8 9V6h8l.001 7zm9 10H18a1 1 0 0 1 0-2h10a1 1 0 0 1 0 2z"
    />
</svg>
More icons in the same style and category