The Tabler battery vertical charging 2 icon visually represents a battery that is actively charging, commonly used in UIs to indicate charging status or available power.
Common uses
- Displaying battery charge level
- Indicating device is plugged in and charging
- Showing power status in a system dashboard
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBatteryVerticalCharging2 } from '@tabler/icons-react';
<IconBatteryVerticalCharging2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- chargeenergypowerelectricitybatteryverticalcharginghardwaretechnologyelectricdevices2charging batterypower statusenergy levelelectric charge
FAQ
- What does the battery vertical charging 2 icon represent?
- This icon depicts a vertical battery that is currently undergoing a charging process. It's used to signify that a device is receiving power or that its battery level is increasing.
- How do I use this icon in a React application?
- You can import and use the icon in your React components with the following statement: import { IconBatteryVerticalCharging2 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the battery vertical charging 2 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 →