The Tabler battery spark icon visually represents a battery with a spark, commonly used to indicate a low battery level, a charging state, or an electrical charge within a user interface.
Common uses
- Low battery warning indicator
- Charging status icon
- Power level display
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBatterySpark } from '@tabler/icons-react';
<IconBatterySpark size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- energypowerelectricitybatterysparkchargehardwaretechnologyelectricglitterdeviceslow batterycharging batterypower indicatorelectric charge
FAQ
- What does the battery spark icon signify?
- It typically signifies a low battery state, an active charging process, or the presence of electrical energy.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconBatterySpark } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →