The Phosphor high definition icon visually represents high-quality video or image output, commonly used to indicate HD content or settings.
Common uses
- Button to toggle HD video quality
- Label for high-resolution image display
- Indicator for HD content availability
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { HighDefinition } from '@phosphor-icons/react';
<HighDefinition size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<HighDefinition size={24} />thin
<HighDefinition size={24} weight="thin" />light
<HighDefinition size={24} weight="light" />bold
<HighDefinition size={24} weight="bold" />fill
<HighDefinition size={24} weight="fill" />duotone
<HighDefinition size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- *new*hdresolutionvideomediahighdefinitionhd iconresolution iconvideo quality icon
FAQ
- What does the high definition icon represent?
- It signifies high-quality video or image resolution, often used for HD content or settings.
- How do I use the high definition icon in React?
- Import it using `import { HighDefinition } from '@phosphor-icons/react';` and then use the `<HighDefinition />` component.
- What is the license for this icon?
- The Phosphor icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.