The Tabler rewind backward 30 icon depicts a button used to jump back 30 seconds in media playback, commonly found in media players and video controls.
Common uses
- Rewind 30 seconds in a video player
- Go back 30 seconds in an audio stream
- Control playback in a media application
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRewindBackward30 } from '@tabler/icons-react';
<IconRewindBackward30 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- reverserewindthirtytimebackplaybackgo-backcontrolstep-backmediabackward30rewind 30sbackward 30 secondsmedia control backplayback rewind
FAQ
- What is the purpose of the rewind backward 30 icon?
- This icon represents a control to quickly move backward in media playback by 30 seconds. It's useful for users who want to rewatch a short segment without manually scrubbing.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following import statement: import { IconRewindBackward30 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including rewind backward 30, 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 →