The Lucide arrow up wide narrow icon depicts a wide arrow pointing upwards, often used to indicate ascending order, increasing values, or filtering options.
Common uses
- Sorting a table column in ascending order.
- Indicating an upward trend in a data visualization.
- Activating a filter to show higher values.
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowUpWideNarrow } from 'lucide-react';
<ArrowUpWideNarrow size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- filtersortascendingdescendingincreasingdecreasingrisingfallingarrowupwidenarrowsort ascendingfilter upincrease arrowupward trend
FAQ
- What does the arrow up wide narrow icon represent?
- It represents an upward direction, commonly used for ascending sorts, increasing values, or filtering.
- How do I use this icon in React?
- You can import and use it like this: import { ArrowUpWideNarrow } from 'lucide-react'
- What is the license for this icon?
- This icon is provided 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 →