John KuehJohn Kueh

cardboards icon

Tabler · cardboards · MIT

Download SVG

The Tabler cardboards icon depicts a pair of virtual reality goggles, commonly used to represent VR experiences, immersive technology, or related hardware in user interfaces.

Common uses

  • VR headset purchase button
  • Link to immersive content
  • Section for VR technology news

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCardboards } from '@tabler/icons-react';

<IconCardboards size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCardboards size={24} stroke={2} />
filled
<IconCardboardsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
vrvirtual realitywatchviewertechnologycardboardshardwareelectronicgadgetequipmentdevicesvr gogglesvirtual reality viewervr headset

FAQ

What does the cardboards icon represent?
It represents virtual reality goggles, often used for VR experiences or related technology.
How do I use the cardboards icon in React?
Import it using `import { IconCardboards } from '@tabler/icons-react'` and use it as a component: `<IconCardboards />`.
What is the license for the Tabler cardboards icon?
The Tabler icon library, including the cardboards 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 →