The HugeIcons avalanche icon depicts a cascade of snow, commonly used to represent danger, risk, or a large, overwhelming amount of something.
Common uses
- Warning about potential data loss
- Indicating a high-risk operation
- Representing a large influx of notifications
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AvalancheIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AvalancheIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- snowslidedangerriskhazard
FAQ
- What does the avalanche icon represent?
- The icon visually represents a snow avalanche, often used metaphorically to signify danger, risk, or a large, overwhelming quantity.
- How do I use the AvalancheIcon in React?
- Import both HugeiconsIcon and AvalancheIcon, then render them like this: <HugeiconsIcon icon={AvalancheIcon} />.
- What is the license for this icon?
- The HugeIcons avalanche icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →