The HugeIcons tornado 01 icon depicts a swirling vortex, commonly used to represent severe weather warnings, natural disasters, or chaotic situations in user interfaces.
Common uses
- Weather alert notifications
- Disaster preparedness dashboards
- Error or warning messages
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tornado01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Tornado01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- whirlwindstormcyclonetwister
FAQ
- What does the Tornado01Icon represent?
- The Tornado01Icon visually represents a tornado, a powerful rotating column of air. It's typically used for weather-related alerts or to signify a disruptive or chaotic event.
- How do I use the Tornado01Icon in a React application?
- To use the Tornado01Icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={Tornado01Icon} />.
- What is the license for the HugeIcons tornado 01 icon?
- The HugeIcons tornado 01 icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →