The Tabler battery charging 2 icon depicts a battery with a lightning bolt, commonly used to represent charging status, power levels, or electrical energy in user interfaces.
Common uses
- Indicate a device is actively charging.
- Show a high battery level or full charge.
- Represent an energy or power-related setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBatteryCharging2 } from '@tabler/icons-react';
<IconBatteryCharging2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- chargeenergypowerelectricitybatterycharginghardwaretechnologyelectricelectronicdevices2power chargingfull battery
FAQ
- What does the battery charging 2 icon represent?
- This icon visually signifies a battery that is currently receiving a charge, often indicating that a device's power level is increasing.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconBatteryCharging2 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including battery charging 2, are 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 →