Add icons to this collection by clicking the heart icon.
Lamp Desk icon - also known as illumination, electronics, furniture and household, and lamp desk. Created in a clean flat 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="3.466"
        x2="20.534"
        y1="8.345"
        y2="8.345"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#16b0e2" />
        <stop offset="1" stop-color="#6e5af0" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="7.25"
        x2="16.75"
        y1="18.345"
        y2="18.345"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M18.21 14.69H5.79a2.186 2.186 0 0 1-2.22-2.91l2.2-8.08A2.447 2.447 0 0 1 7.99 2h8.02a2.447 2.447 0 0 1 2.22 1.7l2.2 8.08a2.186 2.186 0 0 1-2.22 2.91z"
            opacity=".4"
        />
        <path
            fill="url(#b)"
            d="M16.75 21.25A.755.755 0 0 1 16 22H8a.75.75 0 0 1 0-1.5h3.25v-5.81h1.5v5.81H16a.755.755 0 0 1 .75.75z"
        />
    </g>
</svg>
More icons in the same style and category