The HugeIcons hdr 01 icon depicts a camera sensor with the letters "HDR" and is typically used to represent High Dynamic Range photography or video settings.
Common uses
- Toggle HDR mode in camera apps
- Indicate HDR content playback
- Settings for HDR image processing
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Hdr01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Hdr01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- hdrhigh dynamic rangecamera settingsphoto mode
FAQ
- What does the HDR icon represent?
- The HDR icon represents High Dynamic Range, a feature that enhances the contrast and color range in images or videos.
- How do I use the Hdr01Icon in React?
- Import both HugeiconsIcon and Hdr01Icon, then render it using <HugeiconsIcon icon={Hdr01Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →