The Tabler math lower icon depicts the less than or equal to symbol (≤), commonly used in mathematical expressions and programming to denote a value that is less than or equal to another.
Common uses
- Representing 'less than or equal to' in a formula editor.
- Indicating a condition in a programming interface.
- Labeling a mathematical operation in a calculator app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMathLower } from '@tabler/icons-react';
<IconMathLower size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- mathematicsignexpressionmlessmathlowercalculationequationmathematicsnumericless than or equal tole symbolmath operatorcomparison operator
FAQ
- What does the math lower icon represent?
- It represents the mathematical symbol 'less than or equal to' (≤).
- How do I use this icon in React?
- You can import and use it like this: import { IconMathLower } from '@tabler/icons-react'; <IconMathLower />.
- What is the license for this icon?
- This icon is distributed 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 →