The Tabler cloud off icon depicts a cloud with a diagonal line through it, commonly used to signify that an online service, cloud storage, or internet connection is unavailable or disabled.
Common uses
- Indicate no internet connection.
- Show cloud storage is offline.
- Represent a disabled online feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloudOff } from '@tabler/icons-react';
<IconCloudOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- weatheronlinecloudoffstorageclimateforecastdisabledinactiveserverno connectionofflinedisconnectedcloud disabled
FAQ
- What does the cloud off icon represent?
- It visually communicates that a cloud-based service, connection, or feature is currently offline, unavailable, or disabled.
- How do I use the cloud off icon in React?
- You can import and use it like this: import { IconCloudOff } from '@tabler/icons-react' and then render <IconCloudOff />.
- What is the license for the Tabler cloud off icon?
- The Tabler icon library, including the cloud off icon, is available 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 →