The Tabler rewind forward 15 icon visually represents skipping forward by 15 seconds, commonly used in media players for quick navigation.
Common uses
- Fast-forwarding a video by 15 seconds
- Skipping ahead in an audio track
- Advancing playback in a media player
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRewindForward15 } from '@tabler/icons-react';
<IconRewindForward15 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- forwardadvancefast-forwardrewindskipfastaheadjumpmove-15nextmedia15fast forward 15skip 15 secondsmedia skipadvance 15
FAQ
- What does the rewind-forward-15 icon represent?
- This icon signifies an action to move playback forward by a specific increment, typically 15 seconds, in media applications.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconRewindForward15 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including rewind-forward-15, are available 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 →