The HugeIcons inequality 02 icon depicts a greater than or equal to symbol, commonly used to represent conditions or options that include a minimum threshold or a range.
Common uses
- Minimum value indicator
- Conditional logic display
- Range selection
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Inequality02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Inequality02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- greater than or equal tominimumat leastthreshold
FAQ
- What does the inequality 02 icon represent?
- This icon represents the 'greater than or equal to' mathematical symbol (≥). It's used in UIs to signify a minimum requirement or a condition that includes the specified value.
- How do I use the Inequality02Icon in React?
- Import both HugeiconsIcon and Inequality02Icon from their respective packages, then render the icon using the <HugeiconsIcon icon={Inequality02Icon} /> component.
- What is the license for this icon?
- The HugeIcons inequality 02 icon is available 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 →