The Lucide battery charging icon visually represents a battery that is actively receiving power, commonly used to indicate a device is charging or has a high power level.
Common uses
- Displaying charging status on a device
- Indicating a full battery level
- Representing power management settings
Use it in React
Install
npm i lucide-reactImport & render
import { BatteryCharging } from 'lucide-react';
<BatteryCharging size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- powerelectricityenergyaccumulatorchargebatterychargingpower iconenergy iconaccumulator iconelectricity icon
FAQ
- What does the battery charging icon signify?
- This icon signifies that a battery is currently being charged or has a high energy level. It's used to communicate power status within an interface.
- How do I use the battery charging icon in React?
- You can import and use it in your React application with the following statement: `import { BatteryCharging } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the battery charging icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →