The Tabler music pause icon visually represents the action of stopping or suspending audio playback, commonly used in media players and audio interfaces.
Common uses
- Pausing music playback in an audio player.
- Temporarily halting a podcast or audiobook.
- Indicating a suspended state in a media control bar.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMusicPause } from '@tabler/icons-react';
<IconMusicPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- haltbreakintervalstopsuspendfreezeholdrestwaitceasemediamusicpausestop musicaudio haltmedia break
FAQ
- What does the music pause icon signify?
- This icon signifies the action of pausing or temporarily stopping media playback, such as music or audio.
- How do I use the music pause icon in React?
- You can import and use it in your React application with: import { IconMusicPause } from '@tabler/icons-react'
- What is the license for the Tabler music pause icon?
- The Tabler music pause 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 →