John KuehJohn Kueh

arrow big up line icon

Tabler · arrow-big-up-line · MIT

Download SVG

The Tabler arrow big up line icon depicts a large upward-pointing arrow with a hollow outline, commonly used to indicate an increase, a positive trend, or to signify moving towards the top or a primary direction in a user interface.

Common uses

  • Indicate a score increase or positive change.
  • Button to scroll to the top of a page.
  • Represent a 'vote up' or 'like' action.

Use it in React

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

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

Styles

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

outline
<IconArrowBigUpLine size={24} stroke={2} />
filled
<IconArrowBigUpLineFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directionnortharrowbiglinepointertopincreasenavigationflowarrowsupup arrowincrease pointerscroll to toppositive direction

FAQ

What is the arrow-big-up-line icon used for?
It's typically used to show an increase, a positive direction, or to navigate upwards, such as scrolling to the top of a page.
How do I use this icon in React?
You can import and use it directly with: import { IconArrowBigUpLine } from '@tabler/icons-react'
What is the license for this icon?
This icon is provided under the MIT license, allowing for free usage.

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 →