The Lucide list restart icon visually represents the action of restarting or resetting a list or sequence, commonly used to indicate a refresh or replay function.
Common uses
- Restarting a playlist or queue
- Refreshing a data list
- Resetting a multi-step process
Use it in React
Install
npm i lucide-reactImport & render
import { ListRestart } from 'lucide-react';
<ListRestart size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- resetrefreshreloadplaylistreplaylistrestartreset listrefresh listreload listreplay list
FAQ
- What does the list restart icon signify?
- This icon signifies the action of restarting or resetting a list, sequence, or process. It's often used for functions like refreshing content or replaying media.
- How do I use the list restart icon in React?
- You can import and use it in React with the following statement: `import { ListRestart } from 'lucide-react'`. Then, you can render it as `<ListRestart />`.
- What is the license for the Lucide list restart icon?
- The Lucide icon library, including the list restart icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →