The Tabler math min icon depicts the mathematical symbol for minimum, commonly used in UIs to represent functions or settings related to finding the smallest value.
Common uses
- Button to find the minimum value in a dataset.
- Setting to enable minimum threshold alerts.
- Label for a field where a minimum value is required.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMathMin } from '@tabler/icons-react';
<IconMathMin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- mathmincalculationequationmathematicsnumericformulaminimum symbolsmallest valuemath equationnumeric formula
FAQ
- What does the math min icon represent?
- It represents the mathematical 'minimum' symbol, used to denote the smallest value in a set or a minimum requirement.
- How do I use this icon in React?
- You can import and use it like this: import { IconMathMin } from '@tabler/icons-react'. Then render it as <IconMathMin />.
- What is the license for this icon?
- The Tabler icons, including math-min, are 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 →