The Tabler player stop icon depicts a square, typically used to halt media playback such as music or video.
Common uses
- Stop audio playback
- End video recording
- Terminate a media stream
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayerStop } from '@tabler/icons-react';
<IconPlayerStop size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPlayerStop size={24} stroke={2} />filled
<IconPlayerStopFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- musicsongplaylistmelodydevicevoicesilencebreakplayerstopmediastop buttonmedia stopplayback stopend media
FAQ
- What does the player stop icon represent?
- It represents the action of stopping or halting media playback, like music or video.
- How do I use the player stop icon in React?
- You can import it using: import { IconPlayerStop } from '@tabler/icons-react'
- What is the license for the Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use.
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 →