John KuehJohn Kueh

chevrons right icon

Lucide · chevrons-right · ISC

Download SVG

The Lucide chevrons right icon depicts a series of right-pointing chevrons, commonly used to indicate forward navigation, advancement, or a 'next' action.

Common uses

  • Next page or step in a wizard
  • Fast-forward button
  • Expandable section indicator

Use it in React

Install
npm i lucide-react
Import & render
import { ChevronsRight } from 'lucide-react';

<ChevronsRight size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
turncornerchevronsrightnextforwardarrow skipdouble arrow right

FAQ

What is the purpose of the chevrons right icon?
It visually signifies moving forward, progressing to the next item, or advancing in a sequence.
How do I use the chevrons right icon in React?
Import it from 'lucide-react' and use it as a component: import { ChevronsRight } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →