The Tabler bulb off icon depicts a light bulb that is not illuminated, commonly used to represent a turned-off state, an inactive feature, or a lack of ideas.
Common uses
- Indicate a disabled or inactive setting.
- Show that a feature is not currently available.
- Represent a lack of inspiration or a completed task.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBulbOff } from '@tabler/icons-react';
<IconBulbOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- energypowerelectricitycreativitylightideabulboffdisabledinactivedesignlight offinactive bulbpower offno idea
FAQ
- What does the bulb-off icon represent?
- It signifies something that is off, inactive, disabled, or not currently functioning, like a turned-off light or a lack of ideas.
- How do I use the bulb-off icon in React?
- You can import and use it like this: import { IconBulbOff } from '@tabler/icons-react'; <IconBulbOff />.
- What is the license for this icon?
- The Tabler icons, including bulb-off, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →