The Tabler stereo glasses icon visually represents 3D or stereoscopic viewing, commonly used in interfaces to indicate settings or features related to 3D content or media.
Common uses
- Toggle 3D mode for video playback
- Settings for VR/AR experiences
- Indicate stereoscopic media content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStereoGlasses } from '@tabler/icons-react';
<IconStereoGlasses size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- cinema3deyewearfilmmoviestereoglassessystem3d glassescinema glassesmovie glassesstereoscopic eyewear
FAQ
- What is this icon for?
- This icon represents stereo glasses, typically used to signify 3D content or features related to stereoscopic viewing in a user interface.
- How do I use this icon in React?
- You can import and use it in React with: import { IconStereoGlasses } from '@tabler/icons-react'. Then render it as <IconStereoGlasses />.
- What is the license for this icon?
- The Tabler icon library, including the stereo glasses icon, is available under the MIT license.
Looking for something else? Search Tabler 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 →