The Lucide tornado icon visually represents a powerful rotating column of air, commonly used in UI to signify severe weather warnings, wind-related events, or extreme atmospheric conditions.
Common uses
- Weather alert notifications
- Wind speed indicators
- Disaster preparedness sections
Use it in React
Install
npm i lucide-reactImport & render
import { Tornado } from 'lucide-react';
<Tornado size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- weatherwindstormhurricanetornadowind stormcycloneweather warning
FAQ
- What does the tornado icon represent?
- It depicts a violent rotating column of air extending from a cloud to the ground, symbolizing a tornado or extreme wind event.
- How do I use the tornado icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { Tornado } from 'lucide-react'.
- What is the license for the Lucide tornado icon?
- The Lucide tornado icon is distributed under the ISC license, which is a permissive free software 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 →