The Tabler battery exclamation icon visually represents a low battery or a battery-related warning, commonly used to alert users about power status.
Common uses
- Displaying a warning for a device with critically low battery.
- Indicating a battery fault or error condition.
- Signaling that a device needs to be charged soon.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBatteryExclamation } from '@tabler/icons-react';
<IconBatteryExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- energypowerelectricitybatteryexclamationchargehardwaretechnologyelectricalertdeviceslow battery alertbattery warningpower alertcharge needed
FAQ
- What does the battery exclamation icon signify?
- It signifies a critical battery level or a battery error. It's a visual cue that the power source is depleted or malfunctioning.
- How do I use this icon in React?
- You can import and use it directly from the '@tabler/icons-react' library like this: `import { IconBatteryExclamation } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including the battery exclamation icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.