The Tabler math max min icon depicts the concepts of maximum and minimum values, often used in UI to represent optimization, bounds, or extreme values in data or settings.
Common uses
- Setting optimization preferences
- Indicating data range sliders
- Labeling extreme value filters
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMathMaxMin } from '@tabler/icons-react';
<IconMathMaxMin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- optimizeextremeboundlimitpeakminimummaximumcalculateanalyzeextentmathmaxmin
FAQ
- What does the math max min icon represent?
- It visually represents the concepts of maximum and minimum values, useful for indicating extremes or bounds.
- How do I use this icon in React?
- Import it using `import { IconMathMaxMin } from '@tabler/icons-react';` and then use it as a component: `<IconMathMaxMin />`.
- 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 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 →