The Lucide battery plus icon visually represents a battery with a plus sign, commonly used to indicate adding charge, increasing power, or signifying an upgrade or extra capacity.
Common uses
- Button to add a charge to a device
- Indicator for a full or boosted battery level
- Icon for an 'economy' or 'power saving' mode toggle
Use it in React
Install
npm i lucide-reactImport & render
import { BatteryPlus } from 'lucide-react';
<BatteryPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- powerelectricityenergyaccumulatorchargepluseconomyhealthaddnewmaximumupgradeextra+batteryadd battery
FAQ
- What does the battery plus icon signify?
- It typically signifies adding power, increasing battery charge, or indicating an upgrade or extra capacity.
- How do I use the battery plus icon in React?
- You can import and use it directly from the 'lucide-react' library: import { BatteryPlus } from 'lucide-react'
- What is the license for the Lucide battery plus icon?
- The Lucide icon library, including the battery plus 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 →