The Tabler circuit ammeter icon visually represents a device for measuring electrical current, commonly used in interfaces to denote settings or information related to electrical power or circuit monitoring.
Common uses
- Indicate a section for electrical settings.
- Label a control for monitoring power usage.
- Represent a component in a system diagram.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircuitAmmeter } from '@tabler/icons-react';
<IconCircuitAmmeter size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Electrical
- Keywords
- diagramelectricelectricitycircuitammeterenergyvoltagepowercurrentinterfaceelectricalcurrent meterelectrical meterpower metercircuit meter
FAQ
- What does the circuit ammeter icon represent?
- It depicts an ammeter, a tool used to measure electric current in a circuit. In UI, it signifies electrical concepts or controls.
- How do I use this icon in React?
- Import it using `import { IconCircuitAmmeter } from '@tabler/icons-react'` and use it as a component like `<IconCircuitAmmeter />`.
- What is the license for this icon?
- The Tabler icon library, including the circuit ammeter 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 →