The Tabler rewind backward 15 icon depicts a button used to reverse playback by 15 seconds, commonly found in media players and video editing software.
Common uses
- Rewind video playback by 15 seconds
- Step back 15 seconds in an audio player
- Navigate to a previous point in a timeline by 15 units
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRewindBackward15 } from '@tabler/icons-react';
<IconRewindBackward15 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- reverserewindfifteentimebackplaybackgo-backcontrolstep-backmediabackward15reverse 15 secondsplayback 15 backgo back 15time skip backward
FAQ
- What is the purpose of the rewind backward 15 icon?
- This icon represents an action to move backward in media playback by a specific increment, typically 15 seconds. It's used for quick navigation in players.
- How do I use the rewind backward 15 icon in React?
- You can import and use it in your React application with: import { IconRewindBackward15 } from '@tabler/icons-react'. Then, render it as <IconRewindBackward15 />.
- What is the license for this icon?
- The Tabler icons, including rewind-backward-15, are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →