The Lucide wind arrow down icon visually represents a downward wind direction, commonly used in UIs to indicate descending air pressure or a strong downward draft.
Common uses
- Displaying current wind direction in a weather app.
- Indicating a downdraft in aviation or industrial contexts.
- Representing a decrease in air pressure on a dashboard.
Use it in React
Install
npm i lucide-reactImport & render
import { WindArrowDown } from 'lucide-react';
<WindArrowDown size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- weatherairpressureblowwindarrowdowndownward windwind direction downair current downdescending air
FAQ
- What does the wind arrow down icon represent?
- This icon depicts wind blowing downwards, often used to signify a downward wind direction or a decrease in air pressure.
- How do I use the wind arrow down icon in React?
- You can import and use it in React with: import { WindArrowDown } from 'lucide-react'
- What is the license for the Lucide wind arrow down icon?
- The Lucide icon library, including the wind arrow down 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 →