The Tabler music heart icon visually represents the intersection of music and love, commonly used to signify a user's favorite song, a liked track, or a general appreciation for music in media-related interfaces.
Common uses
- Button to 'like' a song
- Indicator for favorite playlist
- Section header for music recommendations
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMusicHeart } from '@tabler/icons-react';
<IconMusicHeart size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- loveaffectioncareadorepassionfondlikecherishemotionfeelmediamusicheartfavorite songmusic loveaudio heart
FAQ
- What does the music heart icon represent?
- It symbolizes a strong positive emotion, specifically love or deep affection, associated with music or audio content.
- How do I use the music heart icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconMusicHeart } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the music heart icon, is distributed 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 →