The Tabler storm icon visually represents severe weather conditions like thunderstorms, heavy rain, or wind, and is typically used in UIs to indicate alerts, forecasts, or status related to adverse weather.
Common uses
- Weather alert notifications
- Severe weather forecast indicators
- Status for outdoor event advisories
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStorm } from '@tabler/icons-react';
<IconStorm size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- weathercloudlightingrainwindtornadostormclimateforecasttempestthunderstormbad weatherlightning
FAQ
- What does the storm icon represent?
- It depicts a weather phenomenon characterized by strong winds, rain, and lightning, often indicating a severe weather event.
- How do I use the storm icon in React?
- You can import and use it directly in your React components with: import { IconStorm } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler storm icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →