The Tabler circuit cell icon visually represents a single component within an electrical circuit, commonly used in UIs to denote settings or options related to power, energy, or electrical systems.
Common uses
- Settings for battery management
- Option to enable/disable power saving
- Indicator for electrical component status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircuitCell } from '@tabler/icons-react';
<IconCircuitCell size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Electrical
- Keywords
- electricdiagramelectricitybatterypowercircuitcellenergyvoltagecurrentelectricalbattery iconpower cellenergy unitelectrical component
FAQ
- What does the circuit cell icon represent?
- It depicts a single cell in an electrical circuit, often used to symbolize power, energy, or electrical components.
- How do I use this icon in React?
- Import it using `import { IconCircuitCell } from '@tabler/icons-react'` and then use it as a component: `<IconCircuitCell />`.
- What is the license for this icon?
- The Tabler icon library, including the circuit cell icon, is 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 →