The Phosphor skip forward icon depicts a double-arrow pointing right, commonly used in media players to advance to the next track or section.
Common uses
- Next track button in music apps
- Skip to next chapter in video players
- Advance to next item in a playlist
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SkipForward } from '@phosphor-icons/react';
<SkipForward size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SkipForward size={24} />thin
<SkipForward size={24} weight="thin" />light
<SkipForward size={24} weight="light" />bold
<SkipForward size={24} weight="bold" />fill
<SkipForward size={24} weight="fill" />duotone
<SkipForward size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- musicaudioseekscrubscanaheadnextmediasystemskipforwardnext trackfast forwardadvanceseek forward
FAQ
- What does the skip forward icon represent?
- It represents the action of moving forward in a sequence, typically to the next item in a media playback.
- How do I use the skip forward icon in React?
- You can import and use it like this: import { SkipForward } from '@phosphor-icons/react'. Then render it as <SkipForward size={24} />.
- What is the license for the Phosphor skip forward icon?
- The Phosphor icon library, including the skip forward icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.