The Tabler music minus icon visually represents the removal or reduction of audio content, commonly used in interfaces to indicate actions like decreasing volume or removing a track from a playlist.
Common uses
- Decrease volume control
- Remove song from queue
- Mute audio setting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMusicMinus } from '@tabler/icons-react';
<IconMusicMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- reducenegativelowersubtractdiminishlessdeclinedecrementdownmusicmediaminusaudio subtractvolume downremove audiodecrease music
FAQ
- What does the music minus icon signify?
- It signifies a reduction or removal related to music or audio. This is often used for decreasing volume or deleting a track.
- How do I use the music minus icon in React?
- You can import and use it directly with: `import { IconMusicMinus } from '@tabler/icons-react'`.
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →