The Tabler math max icon depicts the mathematical symbol for maximum value, commonly used in interfaces to represent operations related to finding the largest number or highest setting.
Common uses
- Button to find the maximum value in a dataset.
- Setting control for a 'maximum' or 'highest' parameter.
- Label for a function that calculates the maximum of inputs.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMathMax } from '@tabler/icons-react';
<IconMathMax size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- mathmaxcalculationequationmathematicsnumericformulamaximumgreatesthighest valuetop number
FAQ
- What does the math max icon represent?
- It represents the mathematical concept of 'maximum value', often used to denote the largest number in a set or the highest possible setting.
- How do I use this icon in React?
- You can import and use it in React with: import { IconMathMax } 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 →