John KuehJohn Kueh

arrow big down lines icon

Tabler · arrow-big-down-lines · MIT

Download SVG

The Tabler arrow big down lines icon depicts a large arrow pointing downwards with horizontal lines, commonly used to indicate a significant downward movement, a large download, or to signal the bottom of content.

Common uses

  • Indicate a large download action.
  • Signal the end of a scrollable page or section.
  • Represent a significant decrease in value or quantity.

Use it in React

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

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

Styles

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

outline
<IconArrowBigDownLines size={24} stroke={2} />
filled
<IconArrowBigDownLinesFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directionsoutharrowbigdownlinespointerbottomdecreasenavigationarrowsdownload iconlarge down arrowbottom indicatorsouth arrow

FAQ

What is the purpose of the arrow-big-down-lines icon?
This icon signifies a substantial downward direction or movement, often used for large downloads or indicating the bottom of content.
How do I use this icon in React?
You can import and use it in your React application with: import { IconArrowBigDownLines } 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 →