The HugeIcons last fm icon depicts the Last.fm logo, commonly used to link to a user's Last.fm profile or to indicate music-related content.
Common uses
- Link to user's Last.fm profile
- Indicate music streaming service integration
- Button for 'scrobbling' music to Last.fm
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LastFmIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LastFmIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- last.fmmusicstreamingaudio
FAQ
- What does the Last.fm icon represent?
- It represents the official logo of Last.fm, a music discovery and tracking service.
- How do I use the LastFmIcon in React?
- Import both HugeiconsIcon and LastFmIcon, then render <HugeiconsIcon icon={LastFmIcon} />.
- What is the license for this icon?
- The HugeIcons last fm icon is released under the MIT license.
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 →