The Lucide arrow big down dash icon depicts a large downward-pointing arrow with a dashed line, often used to indicate a significant downward movement, slow descent, or a large download action.
Common uses
- Indicating a large file download progress.
- Representing a slow or gradual downward trend.
- Signifying a 'scroll down' action for extensive content.
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowBigDownDash } from 'lucide-react';
<ArrowBigDownDash size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- backwardsreverseslowdirectionsouthdownloadarrowbigdowndashdownload iconslow down arrowsouth arrowlarge down arrow
FAQ
- What is the arrow-big-down-dash icon used for?
- This icon is typically used to represent actions or states related to moving downwards, such as downloading, scrolling, or indicating a slow descent.
- How do I use the arrow-big-down-dash icon in React?
- You can import and use it in your React application with: import { ArrowBigDownDash } from 'lucide-react'
- What is the license for the Lucide arrow-big-down-dash icon?
- The Lucide icon library, including the arrow-big-down-dash icon, is available 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 →