John KuehJohn Kueh

player track prev icon

Tabler · player-track-prev · MIT

Download SVG

The Tabler player track prev icon visually represents skipping to the previous item in a sequence, commonly used in media players for navigation.

Common uses

  • Previous song button in a music player.
  • Navigate to the prior step in a media playback interface.
  • Go back to the previous chapter or scene in a video player.

Use it in React

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

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

Styles

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

outline
<IconPlayerTrackPrev size={24} stroke={2} />
filled
<IconPlayerTrackPrevFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
musicforwardplaysongplaylistplayertrackprevcontententertainmentmediaprevious buttonrewind songback trackskip back

FAQ

What does the player track prev icon signify?
It signifies the action of going back to the previous track, song, or item in a media playback or sequence.
How do I use this icon in React?
You can import and use it directly in your React components with: import { IconPlayerTrackPrev } from '@tabler/icons-react'
What is the license for this icon?
This icon is 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 →