John KuehJohn Kueh

inequality circle 02 icon

HugeIcons · InequalityCircle02Icon · MIT

Download SVG

The HugeIcons inequality circle 02 icon visually represents a mathematical inequality, often used to indicate a condition that is not equal or not met.

Common uses

  • Indicating a failed validation rule.
  • Showing a 'not equal to' condition in data filtering.
  • Representing a 'disagree' or 'reject' state.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { InequalityCircle02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={InequalityCircle02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
not equalunequalrejectedfailed

FAQ

What does the inequality circle 02 icon represent?
This icon depicts a mathematical inequality symbol within a circle, commonly used to signify a state of not being equal or a condition that is not satisfied.
How do I use the InequalityCircle02Icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { InequalityCircle02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={InequalityCircle02Icon} />.
What is the license for this icon?
The InequalityCircle02Icon is distributed under the MIT license.

Related icons

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

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