Skip to content

fix(icons): redesigned podcast icon #3386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Jul 2, 2025

resolves #3384

What is the purpose of this pull request?

  • Other: Icon update

Description

Redesign to resolve the following issues:

  • Brand guideline violation (copy of Apple Podcasts logo)
  • 2px gap rule violation

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Jul 2, 2025
Copy link

github-actions bot commented Jul 2, 2025

Added or changed icons

icons/podcast.svg

Preview cohesion icons/messages-square.svg
icons/podcast.svg
icons/satellite.svg
Preview stroke widths icons/podcast.svg
icons/podcast.svg
icons/podcast.svg
DPI Preview

16px (shadcn/ui)

icons/podcast.svg

24px (default)

icons/podcast.svg

32px (shadcn/ui + retina)

icons/podcast.svg

48px (default + retina)

icons/podcast.svg
Icon X-rays icons/podcast.svg
Icon Diffs icons/podcast.svg
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const PodcastIcon = createLucideIcon('Podcast', [
  ["path",{"d":"M12 18v3"}],
  ["path",{"d":"M6 9H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h1a1 1 0 0 0 1-1za6 6 0 0 1 12 0v7a1 1 0 0 0 1 1h1a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2"}],
  ["rect",{"x":"10","y":"7","width":"4","height":"11","rx":"2"}]
])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 icon About new icons 🫧 metadata Improved metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Podcast Icon Counters Not Filled
1 participant