The Tabler rewind backward 50 icon depicts a fast backward motion, typically used to jump back 50 seconds or a significant portion of media playback.
Common uses
- Rewind media playback by 50 seconds
- Navigate to a previous section in a video player
- Implement a 'jump back' function in audio players
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRewindBackward50 } from '@tabler/icons-react';
<IconRewindBackward50 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- reversebackwardgo-backrewindundostartpreviousrotatestep-backresetmedia50rewind 50jump backprevious 50smedia rewind
FAQ
- What does the rewind backward 50 icon represent?
- It represents the action of rewinding or moving backward by a specific increment, often 50 seconds, in media playback.
- How do I use this icon in React?
- You can import and use it in React with: import { IconRewindBackward50 } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and is 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 →