The Tabler tornado icon visually represents a powerful rotating column of air, commonly used in user interfaces to denote severe weather warnings, wind conditions, or spinning/rotating actions.
Common uses
- Displaying severe weather alerts.
- Indicating high wind speed zones.
- Representing a spinning or rotating process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTornado } from '@tabler/icons-react';
<IconTornado size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- windrotatestormspinspinningaircatastrophevortextornadoclimateweatherwind stormcyclonewhirlwind
FAQ
- What is the Tabler tornado icon used for?
- It's used to visually represent tornadoes, severe storms, high winds, or spinning/rotating actions in a UI.
- How do I use the tornado icon in React?
- Import it using `import { IconTornado } from '@tabler/icons-react';` and then use it as a component: `<IconTornado />`.
- What is the license for the Tabler tornado icon?
- The Tabler icon library, including the tornado icon, is available 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 →