John KuehJohn Kueh

arrow right icon

Lucide · arrow-right · ISC

Download SVG

The Lucide arrow right icon depicts a rightward-pointing arrow, commonly used to indicate progression, moving forward, or navigating to the next item or section.

Common uses

  • Next button in a carousel
  • Submit button for a form
  • Link to a subsequent page

Use it in React

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

<ArrowRight size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
forwardnextdirectioneast->arrowrightforward arrownext arroweast arrowright arrow

FAQ

What is the arrow-right icon used for?
It signifies forward movement, progression, or indicating the next step in a process or sequence.
How do I use the arrow-right icon in React?
Import it from 'lucide-react' and use it as a component: import { ArrowRight } 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 →