Add icons to this collection by clicking the heart icon.
Desk Lamp icon - also known as light, study, bulb, desk, electronics, desk lamp, and table lamp. Created in a clean circular 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="105"
        y2="407"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M336.887 212.369a8.892 8.892 0 0 0-12.04-3.591c-4.32 2.333-5.925 7.729-3.591 12.04l15.015 27.757a8.891 8.891 0 0 0 12.04 3.591c4.32-2.333 5.924-7.729 3.591-12.04zm-90.715 0-15.015 27.757c-2.333 4.311-.729 9.706 3.591 12.04a8.891 8.891 0 0 0 12.04-3.591l15.015-27.757c2.333-4.311.729-9.707-3.591-12.04a8.887 8.887 0 0 0-12.04 3.591zm36.475 8.102V256a8.877 8.877 0 0 0 8.882 8.882 8.877 8.877 0 0 0 8.882-8.882v-35.529c0-4.91-3.973-8.883-8.882-8.883s-8.882 3.973-8.882 8.883zM353.706 105H229.353c-9.812 0-17.765 7.953-17.765 17.765h-17.765c-24.487 0-44.412 19.925-44.412 44.412v115.47a8.882 8.882 0 0 0-8.882 8.882v106.588a8.883 8.883 0 0 0 8.882 8.882h177.647a8.883 8.883 0 0 0 8.882-8.882c0-14.717-11.93-26.647-26.647-26.647H176.059v-79.941a8.882 8.882 0 0 0-8.882-8.882v-115.47c0-14.694 11.953-26.647 26.647-26.647h168.765a8.883 8.883 0 0 0 8.882-8.882v-8.882c0-9.813-7.953-17.766-17.765-17.766zm-.899 53.294H230.252c4.126 20.247 22.067 35.529 43.513 35.529h35.53c21.445 0 39.385-15.282 43.512-35.529z"
    />
</svg>
More icons in the same style and category