The Phosphor lastfm logo icon depicts the official branding for Last.fm, a music discovery and tracking service, and is typically used to represent links to Last.fm profiles or services within a user interface.
Common uses
- Link to a user's Last.fm profile
- Indicate music streaming service integration
- Brand representation for Last.fm features
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { LastfmLogo } from '@phosphor-icons/react';
<LastfmLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<LastfmLogo size={24} />thin
<LastfmLogo size={24} weight="thin" />light
<LastfmLogo size={24} weight="light" />bold
<LastfmLogo size={24} weight="bold" />fill
<LastfmLogo size={24} weight="fill" />duotone
<LastfmLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- *new*scrobblemusicsocial mediabrandsmedialastfmlogolast.fmmusic logosocial musicmedia brand
FAQ
- What is the lastfm-logo icon used for?
- This icon represents the Last.fm brand. It's used to link to Last.fm services or profiles, or to signify integration with their music tracking features.
- How do I use the lastfm-logo icon in React?
- You can import and use it in your React application like this: import { LastfmLogo } from '@phosphor-icons/react'. Then, render the component: <LastfmLogo />.
- What is the license for the lastfm-logo icon?
- The Phosphor icon library, including the lastfm-logo icon, 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 →