John KuehJohn Kueh

google cardboard logo icon

Phosphor · google-cardboard-logo · MIT

Download SVG

The Phosphor google cardboard logo icon depicts the branding for Google Cardboard, a platform for virtual reality experiences, and is typically used to represent VR-related features or content within a user interface.

Common uses

  • Link to Google Cardboard VR app
  • Indicate VR content compatibility
  • Branding for VR features

Use it in React

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

<GoogleCardboardLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<GoogleCardboardLogo size={24} />
thin
<GoogleCardboardLogo size={24} weight="thin" />
light
<GoogleCardboardLogo size={24} weight="light" />
bold
<GoogleCardboardLogo size={24} weight="bold" />
fill
<GoogleCardboardLogo size={24} weight="fill" />
duotone
<GoogleCardboardLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
virtual realityvrlogosbrandsgooglecardboardlogovr headset logogoogle vr logocardboard vr icon

FAQ

What is this icon for?
This icon represents Google Cardboard, used for virtual reality experiences. It's useful for indicating VR features or content.
How do I use this in React?
Import it using `import { GoogleCardboardLogo } from '@phosphor-icons/react'` and then use it as a component: `<GoogleCardboardLogo />`.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

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 →