The Tabler logic nand icon depicts a NAND logic gate, commonly used in UIs to represent boolean operations, conditional logic, or technological concepts.
Common uses
- Representing a 'not AND' condition in a workflow builder.
- Indicating a complex logical operation in a system status dashboard.
- As a visual element in a tutorial about digital electronics or programming logic.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLogicNand } from '@tabler/icons-react';
<IconLogicNand size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Logic
- Keywords
- gatetechnologyelectiricalitlogicnandbooleanoperationreasoningconditionalnand gatelogic gateconditional operationboolean logic
FAQ
- What does the logic nand icon represent?
- It visually represents a NAND logic gate, which outputs false only if all inputs are true.
- How do I use the logic nand icon in React?
- You can import and use it like this: import { IconLogicNand } from '@tabler/icons-react'; <IconLogicNand />.
- What is the license for the logic nand icon?
- The Tabler icons, including logic nand, 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 →