The Tabler badge 5k icon visually represents a 5,000-unit achievement or milestone, commonly used to signify accomplishment or a specific tier in user interfaces.
Common uses
- Highlighting user achievements for reaching 5,000 points.
- Indicating a product or service tier that has served 5,000 customers.
- Representing a milestone in a gamified experience.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBadge5k } from '@tabler/icons-react';
<IconBadge5k size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- emblemawardmedallionaccoladehonormeritdistinctionprizerecognitionlabelbadgesbadge5kaward 5kachievement 5kmilestone 5k
FAQ
- What is the badge 5k icon used for?
- It's typically used to denote a specific achievement, milestone, or recognition related to the number 5,000.
- How do I use the badge 5k icon in React?
- You can import and use it in your React application with: import { IconBadge5k } from '@tabler/icons-react'
- What is the license for the badge 5k icon?
- The Tabler icon library, including the badge 5k 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 →