The Tabler arrow big up lines icon depicts a large upward-pointing arrow composed of multiple lines, commonly used to indicate an increase, a positive trend, or navigation towards a higher section or top of content.
Common uses
- Indicate a price increase or positive stock market trend.
- Scroll to the top of a long page.
- Represent a 'boost' or 'promote' action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBigUpLines } from '@tabler/icons-react';
<IconArrowBigUpLines size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconArrowBigUpLines size={24} stroke={2} />filled
<IconArrowBigUpLinesFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionnortharrowbiglinespointertopincreasenavigationflowarrowsupscroll to topupward trendincrease pointernorth arrow
FAQ
- What does the arrow-big-up-lines icon represent?
- It signifies upward movement, increase, or a positive direction, often used for scrolling to the top or indicating growth.
- How do I use this icon in React?
- You can import and use it directly with: import { IconArrowBigUpLines } 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.