The Tabler wind off icon visually represents the absence or cancellation of wind, commonly used in interfaces to indicate a 'no wind' status or to disable wind-related features.
Common uses
- Disabling wind alerts in a weather app.
- Showing 'no wind' conditions for outdoor activities.
- Toggling off wind simulation in a game.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWindOff } from '@tabler/icons-react';
<IconWindOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- weatherbreezetornadotyphooncyclonehurricanewindoffclimateforecastno windwind disabledcalm weather
FAQ
- What does the wind off icon signify?
- It signifies the absence or cancellation of wind. It's used to show that wind conditions are not present or have been turned off.
- How do I use the wind off icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconWindOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the wind off 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 →