John KuehJohn Kueh

player track next icon

Tabler · player-track-next · MIT

Download SVG

The Tabler player track next icon depicts a right-pointing triangle within a vertical bar, commonly used to indicate skipping to the next item in a sequence, such as the next song in a playlist or the next video in a queue.

Common uses

  • Next track button in music players
  • Advance to next video in a media player
  • Skip to next item in a content carousel

Use it in React

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

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

Styles

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

outline
<IconPlayerTrackNext size={24} stroke={2} />
filled
<IconPlayerTrackNextFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
musicforwardplaysongplaylistplayertracknextcontententertainmentmedianext buttonskip forwardforward tracknext item

FAQ

What does the player track next icon represent?
It represents the action of moving forward to the next item in a list or sequence, like a song or video.
How do I use this icon in React?
You can import and use it directly with: import { IconPlayerTrackNext } from '@tabler/icons-react'
What is the license for this icon?
This icon is distributed 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 →