John KuehJohn Kueh

player skip forward icon

Tabler · player-skip-forward · MIT

Download SVG

The Tabler player skip forward icon visually represents the action of advancing to the next item in a sequence, commonly used in media players to skip to the next track or video.

Common uses

  • Next track button in music apps
  • Skip to next video in a playlist
  • Advance to next chapter in a media player

Use it in React

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

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

Styles

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

outline
<IconPlayerSkipForward size={24} stroke={2} />
filled
<IconPlayerSkipForwardFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
buttonplayervideofilmmusicomitskipforwardcontententertainmentmedianext buttonskip aheadforward buttonnext media

FAQ

What does the player skip forward icon do?
It indicates the function to move to the next item in a queue, such as the next song in a playlist or the next video in a series.
How do I use this icon in React?
You can import and use it directly with: import { IconPlayerSkipForward } from '@tabler/icons-react'. Then render it as <IconPlayerSkipForward />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →