The HugeIcons tornado 02 icon depicts a swirling vortex, commonly used to represent storms, natural disasters, or chaotic data.
Common uses
- Weather alerts
- Data anomaly indicator
- Error state visualization
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tornado02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Tornado02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- vortex iconcyclone iconstorm iconwind icon
FAQ
- What does the Tornado02Icon represent?
- The Tornado02Icon visually represents a tornado or a swirling vortex. It's often used in UI to signify strong winds, storms, or a state of chaos.
- How do I use the Tornado02Icon in a React project?
- To use the Tornado02Icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={Tornado02Icon} />.
- What is the license for the HugeIcons tornado 02 icon?
- The HugeIcons tornado 02 icon is released 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 →