The HugeIcons vr icon depicts a virtual reality headset, commonly used to represent VR experiences, immersive technology, or metaverse-related features.
Common uses
- Button to enter VR mode
- Link to a VR gallery
- Label for VR content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { VrIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={VrIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- virtual realityvr headsetmetaverseimmersive
FAQ
- What does the vr icon represent?
- The vr icon represents a virtual reality headset, symbolizing immersive digital experiences.
- How do I use the VrIcon in React?
- Import both HugeiconsIcon and VrIcon, then render <HugeiconsIcon icon={VrIcon} />.
- What is the license for the VrIcon?
- The VrIcon is part of the HugeIcons library and is available under the MIT license.
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 →