The Lucide list start icon depicts the beginning of a queue or playlist, commonly used to indicate the first item in a sequence or to initiate a process.
Common uses
- First item in a numbered list
- Beginning of a queue
- Start of a playlist
Use it in React
Install
npm i lucide-reactImport & render
import { ListStart } from 'lucide-react';
<ListStart size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- queuetopstartnextplaylistlistqueue startfirst in linenext itemplaylist start
FAQ
- What does the list start icon represent?
- It visually represents the starting point of a list, queue, or playlist, signifying the first element or the beginning of a sequence.
- How do I use the list start icon in React?
- You can import and use it in React with: import { ListStart } from 'lucide-react'. Then render it as <ListStart />.
- What is the license for the Lucide list start icon?
- The Lucide icon library, including the list start 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 →