The Tabler battery off icon visually represents a depleted or disconnected battery, commonly used to indicate a device has no power or is not charging.
Common uses
- Show a device with no battery life remaining.
- Indicate that charging is not currently active.
- Represent a disabled power setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBatteryOff } from '@tabler/icons-react';
<IconBatteryOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- energypowerelectricitybatteryoffchargehardwaretechnologydisabledinactivedevicespower offno chargeempty batterybattery empty
FAQ
- What does the battery off icon signify?
- It signifies a lack of power, an inactive battery, or a device that is not charging. It's used to communicate that a power source is unavailable or depleted.
- How do I use the battery off icon in React?
- You can import and use it directly from the '@tabler/icons-react' library like this: import { IconBatteryOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the battery off icon, is distributed 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 →