The Lucide rectangle goggles icon depicts a pair of VR or AR goggles, commonly used in UI to represent virtual reality, augmented reality, or immersive experiences.
Common uses
- Link to VR/AR settings or features
- Button for entering a virtual environment
- Icon for immersive content
Use it in React
Install
npm i lucide-reactImport & render
import { RectangleGoggles } from 'lucide-react';
<RectangleGoggles size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- vrvirtualaugmentedrealityheadsetgogglesrectanglevr headsetar gogglesvirtual realityaugmented reality
FAQ
- What does the rectangle goggles icon represent?
- It represents virtual reality (VR) or augmented reality (AR) headsets or goggles, indicating immersive digital experiences.
- How do I use this icon in React?
- You can import and use it in your React application with: import { RectangleGoggles } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the rectangle goggles icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →