The Tabler math equal lower icon depicts the mathematical symbol for 'less than or equal to', commonly used in interfaces to represent conditions, comparisons, or constraints.
Common uses
- Conditional formatting based on a value.
- Setting a maximum limit or threshold.
- Representing a 'less than or equal to' operator in a formula builder.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMathEqualLower } from '@tabler/icons-react';
<IconMathEqualLower size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- mathematiclessthanequationsignmathequallowercalculationmathematicsless than or equal toleq symbolmath comparisonconstraint icon
FAQ
- What does the math equal lower icon represent?
- It represents the mathematical concept of 'less than or equal to' (≤).
- How do I use this icon in React?
- Import it from '@tabler/icons-react' using: import { IconMathEqualLower } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →