John KuehJohn Kueh

tropical storm icon

HugeIcons · TropicalStormIcon · MIT

Download SVG

The HugeIcons tropical storm icon depicts a swirling cloud with rain, commonly used to represent severe weather alerts, meteorological data, or potentially turbulent situations in a user interface.

Common uses

  • Weather alert notifications
  • Meteorological data visualization
  • Indicating a volatile state or risk

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TropicalStormIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TropicalStormIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
stormhurricanetyphoonweather

FAQ

What does the tropical storm icon represent?
It represents a tropical storm, often used for weather alerts or to signify turbulent conditions.
How do I use the TropicalStormIcon in React?
Import both HugeiconsIcon and TropicalStormIcon, then render it using <HugeiconsIcon icon={TropicalStormIcon} />.
What is the license for this icon?
The HugeIcons tropical storm icon is available under the MIT license.

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 →