The Tabler rewind forward 20 icon visually represents skipping forward by 20 seconds in media playback, commonly used for navigation in video or audio players.
Common uses
- Skip forward 20 seconds in a video player
- Advance audio playback by 20 seconds
- Fast-forward media by a fixed increment
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRewindForward20 } from '@tabler/icons-react';
<IconRewindForward20 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- forwardadvancefast-forwardrewindskipjumpnextmove-20fastaheadmedia20fast forward 20skip forwardnext 20 secondsadvance media
FAQ
- What does the rewind forward 20 icon represent?
- This icon signifies an action to move forward in media playback by a specific duration, typically 20 seconds.
- How do I use the rewind forward 20 icon in React?
- You can import and use it in your React application with: import { IconRewindForward20 } from '@tabler/icons-react'.
- What is the license for the Tabler rewind forward 20 icon?
- The Tabler icons, including rewind forward 20, 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 →