The Tabler circuit capacitor icon visually represents a capacitor, a fundamental component in electrical circuits, often used in UIs to signify concepts related to energy storage, power, or electrical systems.
Common uses
- Indicate a power source or battery status.
- Represent an electrical or energy-related setting.
- Symbolize energy storage or buffering in a diagram.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircuitCapacitor } from '@tabler/icons-react';
<IconCircuitCapacitor size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Electrical
- Keywords
- diagramelectricelectricitycircuitcapacitorenergyvoltagepowercurrentinterfaceelectricalcapacitor symbolenergy storageelectrical componentpower icon
FAQ
- What does the circuit capacitor icon represent?
- It depicts a capacitor, a passive electronic component that stores electrical energy in an electric field. It's used in UI to symbolize electrical concepts.
- How do I use this icon in React?
- You can import and use it directly with the following statement: import { IconCircuitCapacitor } from '@tabler/icons-react'. Then render it as <IconCircuitCapacitor />.
- What is the license for this icon?
- The Tabler icons, including the circuit capacitor, are available under the MIT license, allowing for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.