The Tabler cloud exclamation icon depicts a cloud with an exclamation mark, commonly used to signify a weather alert, warning, or critical weather-related notification.
Common uses
- Displaying severe weather warnings.
- Indicating a system alert related to cloud services.
- Highlighting urgent weather advisories.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloudExclamation } from '@tabler/icons-react';
<IconCloudExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- alertwarningnoticeattentioncautionhighlightemphasiscriticalimportanturgentweathercloudexclamationweather alertwarning cloudurgent weather
FAQ
- What does the cloud exclamation icon represent?
- It represents a weather alert or warning, often indicating something critical or urgent related to weather conditions.
- How do I use this icon in React?
- You can import and use it like this: import { IconCloudExclamation } from '@tabler/icons-react'; <IconCloudExclamation />
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →