The Tabler music x icon depicts a musical note with a cross or 'x' symbol, commonly used to represent actions like removing music, canceling playback, or closing a music-related interface.
Common uses
- Remove song from playlist
- Cancel music playback
- Close music player modal
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMusicX } from '@tabler/icons-react';
<IconMusicX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- closedeletecancelremoveendterminateexitvoidstopabandonmediamusicxcancel musicremove songstop music
FAQ
- What does the music x icon represent?
- It signifies the removal, cancellation, or termination of a music-related action or element.
- How do I use the music x icon in React?
- Import it using `import { IconMusicX } from '@tabler/icons-react'` and then use it as a component: `<IconMusicX />`.
- What is the license for this icon?
- The Tabler icons, including music x, are 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 →