The Tabler cloud x icon depicts a cloud with an 'X' superimposed, commonly used to signify the removal or cancellation of cloud-related actions or data.
Common uses
- Cancel cloud upload/download
- Delete cloud storage item
- Reject cloud service
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloudX } from '@tabler/icons-react';
<IconCloudX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- deleteremovecancelcloseterminateendrejectcutdismissdropweathercloudxcloud deletecloud cancelcloud remove
FAQ
- What does the cloud x icon represent?
- It represents the cancellation, deletion, or rejection of something associated with a cloud, such as data or a service.
- How do I use this icon in React?
- You can import and use it with `import { IconCloudX } from '@tabler/icons-react'`. Then, render it like `<IconCloudX />`.
- What is the license for this icon?
- The Tabler icon library, including the cloud x 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 →