Add icons to this collection by clicking the heart icon.
Lamp icon - also known as technology, light, lamp, illumination, electronics, and furniture and household. 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="100"
    height="100"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="76"
        x2="436"
        y1="258"
        y2="258"
        gradientTransform="matrix(1 0 0 -1 0 514)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        d="M314 253.154V196c0-11.046-8.954-20-20-20h-18V20c0-11.046-8.954-20-20-20s-20 8.954-20 20v156h-18c-11.046 0-20 8.954-20 20v57.154C129.274 262.014 76 320.902 76 392v40c0 11.046 8.954 20 20 20h82.531c8.903 34.466 40.26 60 77.469 60s68.565-25.534 77.469-60H416c11.046 0 20-8.954 20-20v-40c0-71.098-53.274-129.986-122-138.846zM238 216h36v36h-36v-36zm18 256c-14.775 0-27.706-8.052-34.632-20h69.264c-6.926 11.948-19.857 20-34.632 20zm140-60H116v-20c0-55.14 44.859-100 100-100h80c55.141 0 100 44.86 100 100v20z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category