John KuehJohn Kueh

greater than icon

HugeIcons · GreaterThanIcon · MIT

Download SVG

The HugeIcons greater than icon visually represents the concept of 'more than' or 'forward direction', commonly used for navigation, comparisons, or indicating progression.

Common uses

  • Next/forward button in a carousel or pagination
  • Indicate a larger value in a comparison
  • Link to a subsequent step or page

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GreaterThanIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={GreaterThanIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
arrow rightchevron rightnextforward

FAQ

What does the greater than icon represent?
It signifies 'more than', 'greater than', or a forward movement, often used for navigation or comparisons.
How do I use the GreaterThanIcon in React?
Import both HugeiconsIcon and GreaterThanIcon, then render <HugeiconsIcon icon={GreaterThanIcon} />.
What is the license for this icon?
The GreaterThanIcon is available under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →