The Tabler music check icon depicts a musical note with a checkmark, commonly used to signify confirmation or approval related to audio or music content.
Common uses
- Confirming a song has been added to a playlist.
- Validating a music upload.
- Indicating a successful music playback setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMusicCheck } from '@tabler/icons-react';
<IconMusicCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- verifyconfirmvalidateapprovetickagreepasscompleteensureacceptmediamusiccheckmusic approveaudio confirmsong verified
FAQ
- What does the music check icon represent?
- It represents confirmation or approval, specifically in contexts related to music or audio.
- How do I use this icon in React?
- You can import it using `import { IconMusicCheck } from '@tabler/icons-react'` and then use it as a component: `<IconMusicCheck />`.
- What is the license for this icon?
- The Tabler icon library, including the music check 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 →