The Lucide chevron first icon depicts two stacked chevrons pointing left, commonly used to represent navigating to the beginning of a list, track, or set of pages.
Common uses
- Go to the first page of pagination
- Jump to the beginning of an audio/video track
- Navigate to the first item in a carousel
Use it in React
Install
npm i lucide-reactImport & render
import { ChevronFirst } from 'lucide-react';
<ChevronFirst size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- previousmusicchevronfirstfirst pagebeginningprevious trackstart
FAQ
- What is the chevron first icon used for?
- It's used to indicate an action that moves the user to the very first item or position in a sequence, such as the first page or the start of a media file.
- How do I use the chevron first icon in React?
- You can import and use it in your React application like this: import { ChevronFirst } from 'lucide-react'.
- What is the license for the Lucide chevron first icon?
- The Lucide icon library, including the chevron first 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 →