The Lucide arrow big right icon depicts a large, bold arrow pointing to the right, commonly used to indicate progression, navigation to the next step, or moving forward in a process.
Common uses
- Next button in a carousel or slider
- Proceed button in a multi-step form
- Scroll to the next section on a page
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowBigRight } from 'lucide-react';
<ArrowBigRight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- nextforwarddirectioneastindicate turnarrowbigrightnext arrowforward arroweast arrowmove right
FAQ
- What is the arrow-big-right icon used for?
- It's used to signify moving forward, proceeding to the next item, or indicating a rightward direction in user interfaces.
- How do I use the arrow-big-right icon in React?
- You can import and use it in React with: import { ArrowBigRight } from 'lucide-react'
- What is the license for the Lucide arrow-big-right icon?
- The Lucide icon library, including the arrow-big-right 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 →