The Lucide arrow big up dash icon depicts a large upward-pointing arrow with a dashed line, commonly used to represent actions like increasing a value, scrolling to the top, or indicating a significant upward trend.
Common uses
- Scroll to top button
- Increase quantity or value
- Indicate a performance boost
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowBigUpDash } from 'lucide-react';
<ArrowBigUpDash size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- caps lockcapitalskeyboardbuttonmacforwarddirectionnorthfasterspeedboostarrowbigupdashscroll to top
FAQ
- What does the arrow-big-up-dash icon represent?
- It represents a large upward direction, often used for actions like scrolling to the top of a page or increasing a value significantly.
- How do I use the arrow-big-up-dash icon in React?
- You can import and use it in React with: import { ArrowBigUpDash } from 'lucide-react'
- What is the license for the arrow-big-up-dash icon?
- The Lucide icon library, including this 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 →