John KuehJohn Kueh

apple music icon

HugeIcons · AppleMusicIcon · MIT

Download SVG

The HugeIcons apple music icon depicts the Apple Music logo and is typically used to represent the Apple Music service or music playback features within an application.

Common uses

  • Link to Apple Music app
  • Music player control
  • Audio content branding

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AppleMusicIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AppleMusicIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
musicaudiostreamingplayback

FAQ

What is the Apple Music icon used for?
It represents the Apple Music service or music playback features. It's useful for linking to the app or indicating audio content.
How do I use the Apple Music icon in React?
Import it using `import { AppleMusicIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={AppleMusicIcon} />`.
What is the license for this icon?
This icon is released under the MIT license, allowing for free usage in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →