John KuehJohn Kueh

ranking icon

HugeIcons · RankingIcon · MIT

Download SVG

The HugeIcons ranking icon visually represents a list or order of items, commonly used to indicate leaderboards, ratings, or priority.

Common uses

  • Displaying leaderboard positions
  • Indicating user ratings or scores
  • Showing priority levels in a list

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
leaderboardorderlistrating

FAQ

What does the ranking icon represent?
It depicts a list or order, suitable for showing rankings, ratings, or priorities in a user interface.
How do I use the RankingIcon in React?
Import both HugeiconsIcon and RankingIcon, then render it using <HugeiconsIcon icon={RankingIcon} />.
What is the license for this icon?
The RankingIcon is provided 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 →