The Phosphor visor icon depicts a protective or augmented reality eyewear, often used in interfaces to represent features related to vision, media viewing, or advanced technology.
Common uses
- Augmented reality feature toggle
- Media player controls
- Virtual reality settings
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Visor } from '@phosphor-icons/react';
<Visor size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Visor size={24} />thin
<Visor size={24} weight="thin" />light
<Visor size={24} weight="light" />bold
<Visor size={24} weight="bold" />fill
<Visor size={24} weight="fill" />duotone
<Visor size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- technology & development
- Keywords
- *new*gogglesvisiontechnology & developmentmediaobjectsvisoreyewearvr headsetar glasses
FAQ
- What is the visor icon used for?
- It's typically used to represent features related to vision, media, or technology, such as AR/VR interfaces or media playback controls.
- How do I use the visor icon in React?
- You can import and use it in React with: import { Visor } from '@phosphor-icons/react'.
- What is the license for the Phosphor visor icon?
- The Phosphor icon library, including the visor 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 →