The Tabler music pin icon visually represents a music note attached or pinned, commonly used to signify saved or bookmarked audio content, or a specific music-related location.
Common uses
- Bookmark a song or playlist
- Pin a music event on a map
- Indicate a favorite track
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMusicPin } from '@tabler/icons-react';
<IconMusicPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- attachfixbookmarkpointsecuremarkerfastensticklocationanchormediamusicpinmusic bookmarkaudio pinsaved music
FAQ
- What does the music pin icon represent?
- It depicts a music note secured with a pin, suggesting a saved, bookmarked, or fixed music item or location.
- How do I use this icon in React?
- You can import and use it with `import { IconMusicPin } from '@tabler/icons-react'`. Then render it as `<IconMusicPin />`.
- What is the license for this icon?
- The Tabler icon library, including the music pin icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →