John KuehJohn Kueh

google chrome logo icon

Phosphor · google-chrome-logo · MIT

Download SVG

The Phosphor google chrome logo icon depicts the iconic Google Chrome web browser symbol, commonly used in UIs to represent the browser itself or links that open in Chrome.

Common uses

  • Link to the Chrome browser download page.
  • Indicate content is best viewed in Chrome.
  • Branding element for Google Chrome related features.

Use it in React

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

<GoogleChromeLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
web browsersinternetbrandsgooglechromelogochrome iconweb browser icongoogle iconinternet browser logo

FAQ

What is the google-chrome-logo icon used for?
This icon represents the Google Chrome web browser. It's used to visually identify Chrome in user interfaces.
How do I use the Google Chrome logo icon in React?
You can import and use it in your React project with: import { GoogleChromeLogo } from '@phosphor-icons/react'
What is the license for the google-chrome-logo icon?
The Phosphor icon library, including the google-chrome-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 →