The Phosphor virtual reality icon depicts a headset used to represent virtual reality experiences, often for gaming, media consumption, or metaverse applications.
Common uses
- Button to enter VR mode
- Link to VR game section
- Icon for VR content category
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { VirtualReality } from '@phosphor-icons/react';
<VirtualReality size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<VirtualReality size={24} />thin
<VirtualReality size={24} weight="thin" />light
<VirtualReality size={24} weight="light" />bold
<VirtualReality size={24} weight="bold" />fill
<VirtualReality size={24} weight="fill" />duotone
<VirtualReality size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- virtual realityvrheadsetmetaversegamesmediavirtualrealityvr headsetmetaverse iconimmersive reality
FAQ
- What does the virtual reality icon represent?
- It represents virtual reality, commonly associated with VR headsets, immersive gaming, and metaverse experiences.
- How do I use this icon in React?
- Import it as `VirtualReality` from '@phosphor-icons/react' and use it as a component: `<VirtualReality />`.
- What is the license for this icon?
- The Phosphor icon library, including this icon, is available under the MIT license.
Looking for something else? Search Phosphor 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 →