The Tabler cardboards off icon depicts a pair of virtual reality goggles in a disabled or inactive state, commonly used to represent the deactivation of VR features or the unavailability of VR hardware.
Common uses
- Disabling VR mode in a game or application.
- Indicating that VR hardware is not connected or supported.
- A toggle switch for VR functionality.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCardboardsOff } from '@tabler/icons-react';
<IconCardboardsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- vrvirtual realitywatchviewertechnologycardboardsoffhardwaredisabledinactivedevicesvr disabledno vrvirtual reality offheadset inactive
FAQ
- What does the cardboards off icon represent?
- It signifies that virtual reality (VR) functionality or hardware is turned off, disabled, or unavailable.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' as 'IconCardboardsOff' and use it like any other React component: <IconCardboardsOff />.
- What is the license for this icon?
- The Tabler icon library, including the cardboards off icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →