The Tabler circuit battery icon visually represents a battery's charge level or power status, commonly used in UIs to indicate energy availability or device power.
Common uses
- Displaying battery life in a device status bar.
- Indicating power source status in a control panel.
- Visualizing energy consumption or charge level in a dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircuitBattery } from '@tabler/icons-react';
<IconCircuitBattery size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Electrical
- Keywords
- diagramelectricelectricitypowercircuitbatterychargeenergyvoltagecurrentelectricalpower iconenergy iconcharge iconbattery level
FAQ
- What does the circuit battery icon represent?
- It symbolizes a battery, often indicating its charge level, power status, or energy-related functions within an interface.
- How do I use the circuit battery icon in React?
- You can import and use it directly with the following statement: import { IconCircuitBattery } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the circuit battery icon, are available under the MIT license.
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 →