The Lucide battery full icon visually represents a completely charged battery, commonly used in UIs to indicate a full power status or a device that is fully charged.
Common uses
- Displaying battery charge level
- Indicating a device is fully charged
- Showing a completed charging process
Use it in React
Install
npm i lucide-reactImport & render
import { BatteryFull } from 'lucide-react';
<BatteryFull size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- powerelectricityenergyaccumulatorchargebatteryfullpower iconcharged iconenergy iconfull charge
FAQ
- What does the battery full icon represent?
- It signifies a battery that has reached its maximum charge capacity.
- How do I use the battery full icon in React?
- Import it from 'lucide-react' and use it as a component: import { BatteryFull } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon set, including the battery full 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 →