The Lucide skip back icon depicts a double-arrow pointing left, commonly used to navigate to the previous item in a sequence, such as a track in a music player.
Common uses
- Previous track button in media players
- Go to previous page/section
- Rewind functionality
Use it in React
Install
npm i lucide-reactImport & render
import { SkipBack } from 'lucide-react';
<SkipBack size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowpreviousmusicskipbackrewindfirst
FAQ
- What does the skip back icon represent?
- It represents moving backward to a previous item or section, often used for navigation or media control.
- How do I use the skip back icon in React?
- You can import and use it like this: import { SkipBack } from 'lucide-react'
- What is the license for the Lucide skip back icon?
- The Lucide icon library, including the skip back icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.