The Tabler badge hd icon depicts a badge with 'HD' inside, commonly used to signify high-definition quality for video content or achievements.
Common uses
- Labeling HD video playback options
- Indicating achievement of a high-resolution display setting
- Representing a premium or high-quality content badge
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBadgeHd } from '@tabler/icons-react';
<IconBadgeHd size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBadgeHd size={24} stroke={2} />filled
<IconBadgeHdFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- shapevideodisplayresolutionmoviebadgehdawardachievementrecognitionbadgeshd badgehigh definitionvideo qualityresolution badge
FAQ
- What does the badge hd icon represent?
- It represents high-definition (HD) quality, often used for video content or to signify a high-resolution display.
- How do I use the badge hd icon in React?
- You can import and use it in React with: import { IconBadgeHd } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the badge hd icon, is released 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 →