John KuehJohn Kueh

google play logo icon

Phosphor · google-play-logo · MIT

Download SVG

The Phosphor google play logo icon depicts the official Google Play Store logo, commonly used to link to the Android app store or indicate app availability on the platform.

Common uses

  • Link to Google Play Store page for an app.
  • Indicate an app is available on Android via Google Play.
  • Branding element for Google Play related services.

Use it in React

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

<GooglePlayLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
logosgamesappsapplicationsplay storeapp storephonemobileandroidbrandssystemmediagoogleplaylogoplay store icon

FAQ

What is the google-play-logo icon for?
This icon represents the Google Play Store, used for linking to or indicating availability on the Android app marketplace.
How do I use the Google Play logo icon in React?
Import it from the library as: `import { GooglePlayLogo } from '@phosphor-icons/react'`. Then use it as a React component: `<GooglePlayLogo />`.
What is the license for the google-play-logo icon?
The Phosphor icon library, including the google-play-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 →