The Lucide chevron last icon depicts two stacked right-pointing chevrons and is commonly used to represent skipping to the end of a list, track, or content.
Common uses
- Skip to last page in pagination
- Go to end of a media playlist
- Jump to the final item in a carousel
Use it in React
Install
npm i lucide-reactImport & render
import { ChevronLast } from 'lucide-react';
<ChevronLast size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- skipnextmusicchevronlastskip forwardendfast forwardlast item
FAQ
- What is the chevron last icon used for?
- It signifies moving to or indicating the very end of a sequence, such as the last page, track, or item.
- How do I use the chevron last icon in React?
- You can import and use it like this: import { ChevronLast } from 'lucide-react'; <ChevronLast />.
- What is the license for the Lucide chevron last icon?
- The Lucide icon set, including chevron last, 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 →