Pixelarticons

Lightbulb Off Pixel Art Icon

A lightbulb-off icon for disabled tips, unavailable suggestions, inactive idea features, and 'No hints' states.

devices Free 2 variants

Tags

lightbulbidealampbulboff

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Lightbulb Off icon

A lightbulb with an off indicator, conveying that the tip, hint, or idea feature is currently disabled or unavailable. Use it in a settings panel to toggle hint display off, as the inactive state of a 'Show tips' feature, or to represent an idea that could not be generated. It pairs directly with the lightbulb icon as its opposite state. For a physical light control in a smart home app, a dedicated lamp icon family is more appropriate.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/lightbulb-off.svg" width="24" height="24" alt="Lightbulb Off" />

<!-- React -->
import { LightbulbOff } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="lightbulb-off.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons