John KuehJohn Kueh

player pause icon

Tabler · player-pause · MIT

Download SVG

The Tabler player pause icon depicts a standard pause symbol, commonly used in media players to temporarily halt playback of audio or video content.

Common uses

  • Pause button in audio players
  • Stop button for video playback
  • Temporarily suspend media streams

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconPlayerPause } from '@tabler/icons-react';

<IconPlayerPause size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPlayerPause size={24} stroke={2} />
filled
<IconPlayerPauseFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
videofilmmusicplayerstoppausecontententertainmentbreaksuspendmediamedia pauseplayback pausesuspend mediastop playback

FAQ

What is the player-pause icon used for?
It's used to indicate the action of pausing or temporarily stopping media playback, such as music or video.
How do I use the player-pause icon in React?
You can import and use it directly with: import { IconPlayerPause } from '@tabler/icons-react'
What is the license for the Tabler icons?
Tabler icons, including player-pause, are distributed under the MIT license, allowing for free usage.

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 →