John KuehJohn Kueh

equal not icon

Lucide · equal-not · ISC

Download SVG

The Lucide equal not icon depicts a mathematical not equal to symbol, commonly used in UIs to represent a condition where two values are not the same.

Common uses

  • Conditional logic buttons
  • Filtering options for 'not equal to'
  • Status indicators for mismatched data

Use it in React

Install
npm i lucide-react
Import & render
import { EqualNot } from 'lucide-react';

<EqualNot size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
calculateoffmathoperatorcodeequalnotnot equalunequalnot equal symbol

FAQ

What does the equal not icon represent?
It represents the mathematical 'not equal to' operator, indicating that two items or values are different.
How do I use the equal not icon in React?
You can import and use it in React with: import { EqualNot } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →