Add icons to this collection by clicking the heart icon.
Drawer icon - also known as drawers, dresser, cabinet, drawer, home decoration, home furniture, chest of drawers, furniture and household, and interior decoration. 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="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="12"
        x2="12"
        y1="-.073"
        y2="23.929"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient
        id="linear-gradient-2"
        x2="12"
        y1="-.073"
        y2="23.927"
        href="#linear-gradient"
    />
    <g id="Drawer">
        <path
            d="m18 22h-12a2 2 0 0 1 -2-2v-16a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16a2 2 0 0 1 -2 2zm-12-18v16h12v-16z"
            fill="url(#linear-gradient)"
        />
        <g fill="url(#linear-gradient-2)">
            <path d="m13 13h-2a1 1 0 0 1 0-2h2a1 1 0 0 1 0 2z" />
            <path d="m13 19h-2a1 1 0 0 1 0-2h2a1 1 0 0 1 0 2z" />
            <path d="m13 7h-2a1 1 0 0 1 0-2h2a1 1 0 0 1 0 2z" />
            <path d="m19 16h-14a1 1 0 0 1 0-2h14a1 1 0 0 1 0 2z" />
            <path d="m19 10h-14a1 1 0 0 1 0-2h14a1 1 0 0 1 0 2z" />
        </g>
    </g>
</svg>
More icons in the same style and category