Add icons to this collection by clicking the heart icon.
Lightbulb icon - also known as lightbulb, light bulb, electronics, led light, eco friendly, tubular, fluorescent light, and energy saving light. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M376 302h-15V60c0-33.084-26.916-60-60-60-17.908 0-33.997 7.896-45 20.377C244.997 7.896 228.908 0 211 0c-33.084 0-60 26.916-60 60v242h-15c-8.284 0-15 6.716-15 15v60c0 36.219 25.81 66.524 60 73.493V467c0 24.813 20.187 45 45 45h60c24.813 0 45-20.187 45-45v-16.507c34.19-6.969 60-37.275 60-73.493v-60c0-8.284-6.716-15-15-15zM181 60c0-16.542 13.458-30 30-30s30 13.458 30 30v197c0 8.284 6.716 15 15 15s15-6.716 15-15V60c0-16.542 13.458-30 30-30s30 13.458 30 30v242H181zm180 302h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h12.42c-6.192 17.459-22.865 30-42.42 30-8.284 0-15 6.716-15 15v30c0 8.271-6.729 15-15 15h-60c-8.271 0-15-6.729-15-15v-30c0-8.284-6.716-15-15-15-19.555 0-36.228-12.541-42.42-30H166c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-30h210z"
    />
</svg>
More icons in the same style and category