The HugeIcons tsunami icon depicts a large, powerful wave, commonly used to represent natural disasters, overwhelming events, or significant surges in data or activity.
Common uses
- Alerting users to potential dangers or emergencies.
- Visualizing a large influx of traffic or data.
- Indicating a major system event or failure.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TsunamiIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TsunamiIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- wavebig waveocean wavedisaster
FAQ
- What does the Tsunami icon represent?
- The Tsunami icon visually represents a large, powerful wave, often used for natural disasters or significant surges.
- How do I use the Tsunami icon in React?
- Import both HugeiconsIcon and TsunamiIcon, then render <HugeiconsIcon icon={TsunamiIcon} />.
- What is the license for this icon?
- The Tsunami icon is available under the MIT license.
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 →