John KuehJohn Kueh

google podcasts logo icon

Phosphor · google-podcasts-logo · MIT

Download SVG

The Phosphor google podcasts logo icon depicts the official branding for Google Podcasts, commonly used to represent the service in media players or links to podcast content.

Common uses

  • Link to Google Podcasts app/website
  • Identify Google Podcasts content
  • Branding for podcast-related features

Use it in React

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

<GooglePodcastsLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
audiobrandsmediagooglepodcastslogogoogle podcasts iconpodcast iconaudio iconmedia icon

FAQ

What is this icon used for?
This icon represents Google Podcasts and is used to identify the service or link to its content within an application.
How do I use this in React?
Import it from the library like this: import { GooglePodcastsLogo } from '@phosphor-icons/react'. Then use it as a component: <GooglePodcastsLogo />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use.

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 →