The Tabler music cancel icon visually represents the action of stopping or disabling audio playback, commonly used to mute or end music or sound.
Common uses
- Mute audio playback button
- Stop music or sound effect
- Disable audio stream
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMusicCancel } from '@tabler/icons-react';
<IconMusicCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- mutestopdisablehaltsilencecutenddisconnectterminateblockmediamusiccancelstop musicaudio offdisable sound
FAQ
- What does the music cancel icon signify?
- It signifies the termination or disabling of audio, such as stopping music or muting a sound.
- How do I use this icon in React?
- Import it using `import { IconMusicCancel } from '@tabler/icons-react';` and render it as a component.
- What is the license for this icon?
- The Tabler icon set, including this 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 →