John KuehJohn Kueh

tropical storm tracks 01 icon

HugeIcons · TropicalStormTracks01Icon · MIT

Download SVG

The HugeIcons tropical storm tracks 01 icon depicts a stylized representation of weather patterns, commonly used to indicate meteorological data, weather alerts, or storm-related information in user interfaces.

Common uses

  • Displaying weather forecast widgets.
  • Indicating active storm warnings on a map.
  • Representing a 'severe weather' status.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
weather stormhurricane pathcyclonemeteorology

FAQ

What does the tropical storm tracks 01 icon represent?
This icon visually represents weather patterns, specifically focusing on the tracks of tropical storms. It's useful for conveying meteorological information or alerts.
How do I use the TropicalStormTracks01Icon in a React application?
To use it in React, import both HugeiconsIcon and TropicalStormTracks01Icon from their respective packages and render the icon using the <HugeiconsIcon icon={TropicalStormTracks01Icon} /> component.
What is the license for this icon?
The HugeIcons tropical storm tracks 01 icon is released under the MIT license, allowing 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 →