John KuehJohn Kueh

inequality 01 icon

HugeIcons · Inequality01Icon · MIT

Download SVG

The HugeIcons inequality 01 icon depicts the less-than-or-equal-to symbol (≤) and is commonly used to represent conditions, comparisons, or constraints in user interfaces.

Common uses

  • Filtering data by a maximum value
  • Indicating a range limit
  • Representing a 'less than or equal to' condition in settings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
less than or equal tocomparisonlimitconstraint

FAQ

What does the inequality 01 icon represent?
It represents the mathematical symbol for 'less than or equal to' (≤). It's used to show comparisons or limits in UI elements.
How do I use the Inequality01Icon in React?
Import both HugeiconsIcon and Inequality01Icon, then render it using <HugeiconsIcon icon={Inequality01Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and 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 →