The Tabler rewind backward 10 icon depicts a button that allows users to jump back 10 seconds in media playback.
Common uses
- Rewind 10 seconds in a video player
- Go back 10 seconds in an audio recording
- Control for media playback speed adjustment
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRewindBackward10 } from '@tabler/icons-react';
<IconRewindBackward10 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- reverserewindtentimebackplaybackgo-backcontrolstep-backmediabackward10rewind 10 secondsgo back 10splayback reverse 10media control back
FAQ
- What does the rewind backward 10 icon represent?
- This icon represents a control to reverse media playback by 10 seconds.
- How do I use this icon in React?
- You can import and use it like this: import { IconRewindBackward10 } from '@tabler/icons-react'. Then render it as <IconRewindBackward10 />.
- What is the license for this icon?
- This icon is 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 →