The Tabler wind icon depicts a gust of wind, commonly used in UI to represent weather conditions, air flow, or ventilation.
Common uses
- Displaying current weather forecast
- Indicating fan or ventilation status
- Representing air quality or movement
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWind } from '@tabler/icons-react';
<IconWind size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- weatherbreezetornadotyphooncyclonehurricanewindclimateforecastmeteorologyair flow
FAQ
- What does the wind icon represent?
- It visually represents wind, air movement, or weather conditions related to air flow.
- How do I use the wind icon in React?
- You can import and use it like this: import { IconWind } from '@tabler/icons-react'; <IconWind />.
- What is the license for this icon?
- The Tabler icons, including the wind icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →