John KuehJohn Kueh

google logo icon

Phosphor · google-logo · MIT

Download SVG

The Phosphor google logo icon depicts the iconic Google brand mark, commonly used to represent Google services, products, or the company itself in user interfaces.

Common uses

  • Linking to Google services (e.g., Google Drive, Google Photos)
  • Indicating Google sign-in/authentication
  • Branding Google-related features or content

Use it in React

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

<GoogleLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
logossearch enginephonemobileandroidbrandsgooglelogobrand googlesearch engine logoandroid logo

FAQ

What is the google-logo icon for?
This icon represents the Google brand. It's used to signify Google services, products, or authentication.
How do I use the Google logo icon in React?
You can import and use it in your React application with: import { GoogleLogo } from '@phosphor-icons/react'. Then render it as <GoogleLogo />.
What is the license for the Phosphor google-logo icon?
The Phosphor icon library, including the google-logo 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 →