Add icons to this collection by clicking the heart icon.
Lamp icon - also known as interface, idea, lamp, bulb, lightbulb, light bulb, ui, advice, tips, and user interface. Created in a clean flat gradient style with a white finish, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <circle cx="32" cy="32" r="28.75" fill="url(#a)" />
        <g fill="#fff">
            <path
                d="M32 11.25a15.22 15.22 0 0 0-15.21 15.21 14 14 0 0 0 4.57 10.35l5.32 4.85v6.21a.74.74 0 0 0 .75.75h9.14a.74.74 0 0 0 .75-.75v-6.21l5.32-4.85a14 14 0 0 0 4.57-10.35A15.22 15.22 0 0 0 32 11.25zm-3.82 35.87v-5h7.64v5zM41.63 35.7l-5.35 4.88h-8.56l-5.35-4.88a12.53 12.53 0 0 1-4.08-9.24 13.71 13.71 0 0 1 27.42 0 12.53 12.53 0 0 1-4.08 9.24z"
            />
            <path
                d="M32 17.25a.75.75 0 0 0 0 1.5 7.72 7.72 0 0 1 7.71 7.71.75.75 0 0 0 1.5 0A9.22 9.22 0 0 0 32 17.25zM34.16 51.25h-4.32a.75.75 0 0 0 0 1.5h4.32a.75.75 0 0 0 0-1.5z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category