The Lucide skip forward icon depicts a double-arrow pointing right, commonly used to advance to the next track in media players or skip ahead in content.
Common uses
- Next track button in audio players
- Skip to next section in a video
- Advance to next page in a wizard
Use it in React
Install
npm i lucide-reactImport & render
import { SkipForward } from 'lucide-react';
<SkipForward size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowskipnextmusicforwardnext trackfast forwardnext itemadvance
FAQ
- What is the purpose of the skip forward icon?
- It signifies moving forward, typically to the next item in a sequence like a song, video, or page.
- How do I use the skip forward icon in React?
- Import it from 'lucide-react' and use it as a component: import { SkipForward } from 'lucide-react'.
- What is the license for the Lucide skip forward icon?
- The icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →