The Tabler rewind backward 60 icon depicts a fast backward motion, typically used to jump back 60 seconds or a similar increment in media playback controls.
Common uses
- Rewind media player by 60 seconds
- Jump to a previous segment in a video
- Reset playback to an earlier point
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRewindBackward60 } from '@tabler/icons-react';
<IconRewindBackward60 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- reversebackwardreverse-60rewindundostartrotate-60previousstep-backresetmedia60fast backward 60previous 60 secondsmedia rewindtime jump back
FAQ
- What does the rewind-backward-60 icon represent?
- It represents moving backward in time or content, specifically by a 60-second increment, often used for media playback.
- How do I use this icon in React?
- You can import it directly using: import { IconRewindBackward60 } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free usage.
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 →