The Tabler logic not icon depicts the logical NOT operator, commonly used in user interfaces to represent negation, reversal, or exclusion.
Common uses
- Toggling a setting off
- Indicating a disabled or excluded state
- Representing a 'false' boolean value
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLogicNot } from '@tabler/icons-react';
<IconLogicNot size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Logic
- Keywords
- gatetechnologyelectiricalitlogicnotbooleanoperationreasoningconditionalnegation iconinversion iconexclude iconoff icon
FAQ
- What does the logic not icon represent?
- It represents the logical NOT operation, signifying negation or inversion.
- How do I use the logic not icon in React?
- You can import and use it like this: import { IconLogicNot } from '@tabler/icons-react'; <IconLogicNot />.
- What is the license for this icon?
- The Tabler icons, including logic not, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.