John KuehJohn Kueh

badge icon

Tabler · badge · MIT

Download SVG

The Tabler badge icon visually represents a decorative emblem or insignia, often used to signify achievement, status, or affiliation in user interfaces.

Common uses

  • Displaying user achievements or badges.
  • Indicating membership or group affiliation.
  • Marking special status or roles.

Use it in React

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

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

Styles

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

outline
<IconBadge size={24} stroke={2} />
filled
<IconBadgeFilled size={24} stroke={2} />

Details

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

FAQ

What is the Tabler badge icon used for?
It's typically used to represent awards, ranks, or special identifiers within an application's UI.
How do I use the badge icon in React?
You can import and use it directly in your React components like this: import { IconBadge } from '@tabler/icons-react'.
What is the license for the Tabler badge icon?
The Tabler badge icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →