Bulb
- Tags: idea tip
- Category: Platform
Download
Download the SVG to use or edit.
Download SVGCopy HTML
Paste the SVG right into your project's code or directly on a Figma project.
<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">
<line x1="14" y1="10" x2="10" y2="10"/>
<line x1="12" y1="10" x2="12" y2="17.9"/>
<path d="M16,17.9v-4.1c1.6-1.2,2.6-3.1,2.6-5.2c0-3.7-3-6.6-6.6-6.6S5.4,4.9,5.4,8.6c0,2.1,1,4,2.6,5.2v4.1H16z"/>
<path d="M8,17.9l2,4.1h4l2-4.1"/>
</svg>