The Lucide arrow down narrow wide icon depicts a downward-pointing arrow transitioning from a narrow to a wide state, commonly used to indicate a filtering or sorting action, often for descending order.
Common uses
- Descending sort order in tables
- Applying a filter to narrow down results
- Collapsing a section to show less detail
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowDownNarrowWide } from 'lucide-react';
<ArrowDownNarrowWide size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- filtersortascendingdescendingincreasingdecreasingrisingfallingarrowdownnarrowwidedescending sortfilter downcollapsesort narrow wide
FAQ
- What is the arrow down narrow wide icon used for?
- This icon typically signifies actions related to filtering, sorting in descending order, or collapsing content to show less information.
- How do I use the arrow down narrow wide icon in React?
- You can import and use it in React with: import { ArrowDownNarrowWide } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons, including arrow down narrow wide, are 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 →