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