The HugeIcons inequality circle 01 icon depicts a circle with a diagonal line, commonly used to represent 'not equal to' or a restriction/prohibition.
Common uses
- Indicating a 'not equal to' condition in filters or search parameters.
- Representing a 'no entry' or 'forbidden' state for an action.
- Signifying a 'disabled' or 'unavailable' status.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { InequalityCircle01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={InequalityCircle01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- not equal iconforbidden iconprohibited iconrestricted icon
FAQ
- What does the inequality circle 01 icon represent?
- This icon visually communicates the concept of 'not equal to' or a general prohibition or restriction.
- How do I use the InequalityCircle01Icon in a React project?
- Import the icon and use it with the Hugeicons component like this: import { InequalityCircle01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={InequalityCircle01Icon} />.
- What is the license for this icon?
- The InequalityCircle01Icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →