John KuehJohn Kueh

badge 3d icon

Tabler · badge-3d · MIT

Download SVG

The Tabler badge 3d icon depicts a stylized 3D badge, often used to represent achievements, awards, or special recognition within a user interface.

Common uses

  • Highlighting user achievements or badges.
  • Indicating a special offer or promotion.
  • Representing a certification or award.

Use it in React

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

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

Styles

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

outline
<IconBadge3d size={24} stroke={2} />
filled
<IconBadge3dFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Badges
Keywords
shapemovieglassesfilmbadge3dawardachievementrecognitioncertificatebadges3d awardachievement iconrecognition badgefilm badge

FAQ

What is the badge 3d icon typically used for?
It's commonly used to visually represent achievements, awards, recognition, or special status in a UI.
How do I use the badge 3d icon in React?
You can import and use it in your React application with: import { IconBadge3d } from '@tabler/icons-react'.
What is the license for the Tabler badge 3d icon?
The Tabler icon library, including the badge 3d 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 →