The Tabler math equal greater icon depicts the mathematical symbol for 'greater than or equal to' and is used in UIs to represent this comparison or condition.
Common uses
- Conditional logic buttons
- Data filtering options
- Mathematical formula input
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMathEqualGreater } from '@tabler/icons-react';
<IconMathEqualGreater size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- mathematicthanmoreequationsignmathequalgreatercalculationmathematicsgreater than or equalat leastminimumcomparison
FAQ
- What does the math-equal-greater icon represent?
- It represents the mathematical concept of 'greater than or equal to' (≥).
- How do I use this icon in React?
- Import it using `import { IconMathEqualGreater } from '@tabler/icons-react';` and then use it as a React component.
- 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.