John KuehJohn Kueh

arrow up narrow wide icon

Lucide · arrow-up-narrow-wide · ISC

Download SVG

The Lucide arrow up narrow wide icon depicts an arrow pointing upwards, transitioning from narrow to wide, commonly used to represent ascending order, filtering, or increasing values.

Common uses

  • Sorting a list in ascending order
  • Applying a filter to show increasing data
  • Indicating an upward trend or increase

Use it in React

Install
npm i lucide-react
Import & render
import { ArrowUpNarrowWide } from 'lucide-react';

<ArrowUpNarrowWide size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
filtersortascendingdescendingincreasingdecreasingrisingfallingarrowupnarrowwidesort ascendingfilter upincrease iconupward trend

FAQ

What does the arrow-up-narrow-wide icon represent?
This icon typically signifies ascending order, filtering, or an increase in values. It visually shows a progression from small to large in an upward direction.
How do I use this icon in a React application?
You can import and use it in React with: import { ArrowUpNarrowWide } from 'lucide-react'. Then, render it as a component: <ArrowUpNarrowWide />.
What is the license for this icon?
The Lucide icon library, including this icon, is available under the ISC license, which is a permissive open-source 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 →