John KuehJohn Kueh

badges icon

Tabler · badges · MIT

Download SVG

The Tabler badges icon depicts a set of layered badges, commonly used to represent achievements, awards, or identification elements in a user interface.

Common uses

  • Displaying user achievements or badges.
  • Indicating membership or status levels.
  • Representing awards or recognition.

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBadges size={24} stroke={2} />
filled
<IconBadgesFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Badges
Keywords
armybadgemilitaryranksoldierwarbadgeslabeltagmarkerawardachievementembleminsignia

FAQ

What does the badges icon represent?
It visually represents multiple badges, often used for achievements, awards, or status indicators in UI design.
How do I use the badges icon in React?
You can import and use it in React with: import { IconBadges } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including the badges icon, are 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 →