The Tabler logic nor icon depicts a NOR gate, commonly used in user interfaces to represent boolean logic operations, conditional states, or complex decision-making processes.
Common uses
- Representing a 'none of the above' selection.
- Indicating a disabled or inactive state in a complex system.
- Visualizing a conditional logic block in a workflow builder.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLogicNor } from '@tabler/icons-react';
<IconLogicNor size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Logic
- Keywords
- gatetechnologyelectiricalitlogicnorbooleanoperationreasoningconditionalnor gateboolean norlogic gateconditional operation
FAQ
- What does the logic nor icon represent?
- It represents a NOR gate, a fundamental digital logic gate that outputs true only if all inputs are false.
- How do I use the logic nor icon in React?
- You can import and use it like this: import { IconLogicNor } from '@tabler/icons-react'; <IconLogicNor />.
- What is the license for this icon?
- The Tabler icons, including logic-nor, are distributed 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 →