John KuehJohn Kueh

math not icon

Tabler · math-not · MIT

Download SVG

The Tabler math not icon depicts the logical negation symbol (¬) and is typically used in UIs to represent a 'not' operation in mathematical or logical expressions.

Common uses

  • Button for logical NOT operation in a formula editor.
  • Indicator for a negated condition in a rule builder.
  • Label for a 'not equal to' comparison in a data filter.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMathNot } from '@tabler/icons-react';

<IconMathNot size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Math
Keywords
mathematicsignexpressionmathnotcalculationequationmathematicsnumericformulalogical notnegation symbolmath negationoverline symbol

FAQ

What does the math not icon represent?
It represents the logical negation or 'not' operator, commonly used in mathematics and logic.
How do I use this icon in React?
You can import and use it with: `import { IconMathNot } from '@tabler/icons-react'`. Then render it as `<IconMathNot />`.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →