Add icons to this collection by clicking the heart icon.
Desk icon - also known as office, desk, workstation, furniture and household, and work table. Created in a clean lineal color 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="436"
        y2="76"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M377 256h30c8.284 0 15-6.716 15-15s-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15zm0 90h30c8.284 0 15-6.716 15-15s-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15zM497 76H15C6.716 76 0 82.716 0 91s6.716 15 15 15h15v315c0 8.284 6.716 15 15 15s15-6.716 15-15V196h242v225c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h120v15c0 8.284 6.716 15 15 15s15-6.716 15-15V106h15c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-45 300H332V196h120zm0-210H60v-60h392z"
    />
</svg>
More icons in the same style and category