John KuehJohn Kueh

arrow big right lines icon

Tabler · arrow-big-right-lines · MIT

Download SVG

The Tabler arrow big right lines icon depicts a large arrow pointing to the right, commonly used to indicate forward movement, progression, or a call to action to proceed.

Common uses

  • Next/Continue button
  • Scroll to next section
  • Expand content to the right

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconArrowBigRightLines } from '@tabler/icons-react';

<IconArrowBigRightLines size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconArrowBigRightLines size={24} stroke={2} />
filled
<IconArrowBigRightLinesFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directioneastwestarrowbigrightlinespointernavigationflowarrowsnext iconforward arrowproceed iconeast arrow

FAQ

What is the arrow-big-right-lines icon for?
This icon represents a prominent rightward direction, often used for actions like proceeding, moving forward, or indicating the next step in a process.
How do I use the arrow-big-right-lines icon in React?
You can import and use it in your React application with: import { IconArrowBigRightLines } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →