The Tabler rewind forward 5 icon depicts a fast-forward symbol with a '5' indicating a jump of five units, typically used in media players to skip ahead by a set increment.
Common uses
- Skip forward 5 seconds in a video player
- Advance to the next track by 5 positions
- Fast-forward a media playback by 5-second intervals
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRewindForward5 } from '@tabler/icons-react';
<IconRewindForward5 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- forwardadvancefast-forwardrewindskipjumpnextmove-5fastaheadmedia5fast forward 5skip 5next 5advance 5
FAQ
- What does the rewind-forward-5 icon represent?
- It represents skipping forward by 5 units, commonly used for advancing media playback by 5 seconds or to the next track.
- How do I use this icon in React?
- You can import and use it in React with: import { IconRewindForward5 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including rewind-forward-5, are 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 →