John KuehJohn Kueh

math greater icon

Tabler · math-greater · MIT

Download SVG

The Tabler math greater icon depicts the greater-than symbol (>), commonly used in user interfaces to indicate comparison, selection of a larger value, or as part of mathematical expressions.

Common uses

  • Sorting data in ascending order
  • Indicating a 'greater than' condition in filters
  • Representing a 'more than' threshold

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMathGreater } from '@tabler/icons-react';

<IconMathGreater size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Math
Keywords
mathematicsignexpressionmoremathgreatercalculationequationmathematicsnumericgreater than symbolmore than signcomparison operator

FAQ

What does the math greater icon represent?
It represents the mathematical greater-than symbol (>), used for comparisons and indicating a larger value.
How do I use this icon in React?
You can import and use it like this: import { IconMathGreater } from '@tabler/icons-react'. Then render it as <IconMathGreater />.
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 →