The Lucide arrow big down icon depicts a large downward-pointing arrow, commonly used to indicate a significant drop, a download action, or to signal that content is located below the current view.
Common uses
- Indicating a large download or file transfer.
- Signaling a significant price decrease or negative trend.
- Prompting users to scroll down for more content.
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowBigDown } from 'lucide-react';
<ArrowBigDown size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- backwardsreversedirectionsoutharrowbigdowndownload iconsouth arrowlarge down arrowdirection down
FAQ
- What is the purpose of the arrow-big-down icon?
- This icon represents a large downward direction, often used for downloads, negative trends, or indicating content below.
- How do I use the arrow-big-down icon in React?
- You can import and use it in React with: import { ArrowBigDown } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons, including arrow-big-down, are distributed 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 →