The Tabler circuit diode icon visually represents a semiconductor diode, commonly used in diagrams and interfaces to signify electronic components, power flow, or signal direction.
Common uses
- Illustrating an electronic component in a schematic.
- Indicating a power or signal path in a diagram.
- Representing a 'state' or 'mode' related to electrical flow.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircuitDiode } from '@tabler/icons-react';
<IconCircuitDiode size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Electrical
- Keywords
- diagramelectricelectronicledcircuitdiodeenergyvoltagepowercurrentelectricalelectronic componentsemiconductorpower symbolsignal indicator
FAQ
- What does the circuit diode icon represent?
- It represents a semiconductor diode, a fundamental component in electronics used to control the direction of electric current.
- How do I use the circuit diode icon in React?
- You can import and use it in React with: import { IconCircuitDiode } from '@tabler/icons-react'. Then render it as <IconCircuitDiode />.
- What is the license for this icon?
- The Tabler icon library, including the circuit diode 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 →