The Lucide battery medium icon visually represents a partially charged battery, commonly used in UIs to indicate a moderate level of power or energy remaining.
Common uses
- Displaying current device battery status
- Indicating energy level in a game interface
- Showing remaining charge for a feature
Use it in React
Install
npm i lucide-reactImport & render
import { BatteryMedium } from 'lucide-react';
<BatteryMedium size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- powerelectricityenergyaccumulatorchargebatterymediumpower levelhalf chargedenergy indicatorcharge status
FAQ
- What does the battery medium icon represent?
- It signifies a moderate level of charge or power, indicating that a battery is neither full nor empty.
- How do I use the battery medium icon in React?
- You can import and use it with: import { BatteryMedium } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the battery-medium 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 →