The Phosphor spotify logo icon depicts the iconic Spotify brand mark, commonly used to represent the music streaming service in user interfaces.
Common uses
- Link to Spotify profile
- Embed Spotify player
- Indicate music source
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SpotifyLogo } from '@phosphor-icons/react';
<SpotifyLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SpotifyLogo size={24} />thin
<SpotifyLogo size={24} weight="thin" />light
<SpotifyLogo size={24} weight="light" />bold
<SpotifyLogo size={24} weight="bold" />fill
<SpotifyLogo size={24} weight="fill" />duotone
<SpotifyLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- musicplayerstreamingbrandsmediaspotifylogomusic logostreaming logoaudio logomedia brand
FAQ
- What is the spotify-logo icon used for?
- This icon represents the Spotify brand and is used to signify the music streaming service.
- How do I use the spotify-logo icon in React?
- Import it using `import { SpotifyLogo } from '@phosphor-icons/react'` and then use it as a component: `<SpotifyLogo />`.
- What is the license for the spotify-logo icon?
- The Phosphor icon library, including the spotify-logo icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.