The Tabler battery vertical off icon visually represents a depleted or disabled battery state, commonly used to indicate a lack of power or that a device is not charging.
Common uses
- Showing a device with no battery power.
- Indicating a disabled charging port.
- Representing a system that is shut down due to low power.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBatteryVerticalOff } from '@tabler/icons-react';
<IconBatteryVerticalOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- energypowerelectricitybatteryverticaloffchargehardwaretechnologydisableddevicesempty batterypower offno chargebattery empty
FAQ
- What does the battery vertical off icon signify?
- It signifies a battery that is completely drained, turned off, or unable to hold a charge. It's used to show a lack of power.
- How do I use this icon in React?
- You can import and use it directly from the '@tabler/icons-react' library like this: import { IconBatteryVerticalOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including 'battery-vertical-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 →