The Tabler badge 8k icon depicts a stylized badge indicating 8K resolution, commonly used to signify high-resolution content, video quality, or achievement.
Common uses
- Labeling 8K video content
- Highlighting high-resolution display settings
- Indicating achievement or recognition badges
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBadge8k } from '@tabler/icons-react';
<IconBadge8k size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBadge8k size={24} stroke={2} />filled
<IconBadge8kFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- shapehighresolutionvideodisplaybadge8kawardachievementrecognitionbadges8k resolution badgehigh resolution iconvideo quality badgeachievement badge
FAQ
- What does the 8k badge icon represent?
- It represents 8K resolution, often used for high-quality video or displays, and can also signify an award or achievement.
- How do I use the badge 8k icon in React?
- You can import and use it in React with: import { IconBadge8k } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and is available 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 →