Icon name: light-bulb
Use case: for tips and advice, as alternative/complementary to info and warning

I have a variation of the lightbulb that I think goes really well with @colebemis amazing set:



I can supply svg if interested! Not sure the best way to contribute...
@ckcallen I like that! Yeah, just post the link to the SVG in this issue. I'll give you credit on the README 馃槂 Thanks!
Great one!!! Great as "tips" icon!
@colebemis I'd really like to see this one happen so I rebuilt @ckcallen's suggestion. Here's the SVG:
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lightbulb">
<path d="M18.7 8.7a6 6 0 1 0-12 0c0 2.3 2.4 4.4 3 5.8 1 1.8 1 3.2 1 3.2h4s0-1.4 1-3.2c.7-1.4 3-3.2 3-5.8zM14.5 21.2H11"></path>
</svg>
And this is what it looks like:

@colebemis I'd really like to see this one happen so I rebuilt @ckcallen's suggestion. Here's the SVG:
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lightbulb"> <path d="M18.7 8.7a6 6 0 1 0-12 0c0 2.3 2.4 4.4 3 5.8 1 1.8 1 3.2 1 3.2h4s0-1.4 1-3.2c.7-1.4 3-3.2 3-5.8zM14.5 21.2H11"></path> </svg>And this is what it looks like:
In my opinion, I think that's more like a hot air balloon than a light bulb.
Alternative:
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lightbulb">
<path d="M14.5 21.9H11M14.5 18.8H11M10.8 15.6s0-.3-1-2c-.6-1.4-3-3.5-3-5.7a5.8 5.8 0 0 1 11.8 0c0 2.5-2.3 4.3-3 5.6-1 1.8-1 2.1-1 2.1"></path>
</svg>

Submit that @philippbosch ! Use #171 for help
Most helpful comment
I have a variation of the lightbulb that I think goes really well with @colebemis amazing set:
I can supply svg if interested! Not sure the best way to contribute...