The Lucide arrow big up icon depicts a large upward-pointing arrow, commonly used to indicate actions like scrolling to the top, increasing a value, or signifying a positive direction.
Common uses
- Scroll to top button
- Increase quantity control
- Positive trend indicator
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowBigUp } from 'lucide-react';
<ArrowBigUp size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shiftkeyboardbuttonmaccapitalizecapitaliseforwarddirectionnortharrowbigupscroll to topup arrowincreasemac shift key
FAQ
- What is the arrow-big-up icon used for?
- It's typically used for actions like scrolling to the top of a page, increasing a value, or indicating upward movement or a positive trend.
- How do I use the arrow-big-up icon in React?
- You can import and use it like this: import { ArrowBigUp } from 'lucide-react'.
- What is the license for the Lucide arrow-big-up icon?
- The Lucide icon library, including the arrow-big-up 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 →