The Tabler cloud fog icon depicts a cloud partially obscured by fog, commonly used to represent foggy weather conditions or a state of uncertainty or obscured data in a user interface.
Common uses
- Displaying current weather forecast for fog.
- Indicating a 'loading' or 'processing' state with obscured data.
- Representing a 'private' or 'hidden' cloud storage status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloudFog } from '@tabler/icons-react';
<IconCloudFog size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- weatheronlinecloudfogstorageclimateforecastserversyncmeteorologyfoggy weatherobscured cloudcloudy forecastdata uncertainty
FAQ
- What does the cloud fog icon represent?
- It visually signifies foggy weather or a state where information is unclear or obscured.
- How do I use the cloud fog icon in React?
- Import it using `import { IconCloudFog } from '@tabler/icons-react';` and use it as a component.
- What is the license for the Tabler cloud fog icon?
- The Tabler icon library, including the cloud fog 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 →