The Lucide battery warning icon depicts a battery with an exclamation mark, commonly used to indicate a low power level or a potential issue with the battery's charge.
Common uses
- Displaying low battery status on a device.
- Alerting users to a charging problem.
- Indicating a critical power level in a system.
Use it in React
Install
npm i lucide-reactImport & render
import { BatteryWarning } from 'lucide-react';
<BatteryWarning size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- powerelectricityenergyaccumulatorchargeexclamation markbatterywarninglow batterypower alertenergy warningcharge alert
FAQ
- What does the battery warning icon represent?
- It signifies a low battery level or a warning related to the battery's power status.
- How do I use this icon in React?
- Import it using `import { BatteryWarning } from 'lucide-react'` and use it as a component.
- What is the license for this icon?
- The Lucide icon library is distributed 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 →