Add icons to this collection by clicking the heart icon.
Light Bulb icon - also known as technology, idea, check, illumination, bulb, check mark, electricity, light bulb, invention, ideas, electronics, arroba mark, assumption, and miscellaneous. 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="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="m303.015 241.585-49.164 58.901-35.001-37.913M256 23v6.622M91.267 91.235l4.682 4.682m324.784-4.682-4.682 4.682M492 255.968h-6.622m-458.756 0H20m350.821 141.989c36.09-31.662 58.856-78.007 58.856-129.643 0-95.54-77.94-172.97-174.013-172.789-95.499.18-173.43 77.942-173.341 172.953.067 71.754 44.095 133.268 106.734 159.322 17.151 7.134 28.317 23.815 28.317 42.309V489h77.253v-18.885c0-2.299.171-4.572.505-6.805"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category