The Phosphor apple podcasts logo icon depicts the official branding for Apple Podcasts, commonly used to represent the podcasting platform or link to its content within an application.
Common uses
- Link to Apple Podcasts profile
- Indicate podcast playback feature
- Branding for Apple media content
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { ApplePodcastsLogo } from '@phosphor-icons/react';
<ApplePodcastsLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<ApplePodcastsLogo size={24} />thin
<ApplePodcastsLogo size={24} weight="thin" />light
<ApplePodcastsLogo size={24} weight="light" />bold
<ApplePodcastsLogo size={24} weight="bold" />fill
<ApplePodcastsLogo size={24} weight="fill" />duotone
<ApplePodcastsLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- macintoshimaciphoneipadmacosiosbrandsmediaapplepodcastslogoapple logopodcasts iconmedia logoaudio streaming
FAQ
- What is this icon used for?
- This icon represents the Apple Podcasts brand. It's used in UIs to signify the Apple Podcasts platform or services related to it.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following statement: import { ApplePodcastsLogo } from '@phosphor-icons/react'.
- What is the license for this icon?
- The apple podcasts logo icon from the Phosphor library 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 →