The Tabler cloud minus icon depicts a cloud with a minus sign, commonly used to represent actions like removing data from cloud storage, reducing cloud resources, or indicating a decrease in cloud-related metrics.
Common uses
- Button to delete cloud files
- Option to deprovision cloud services
- Indicator for reduced cloud usage
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloudMinus } from '@tabler/icons-react';
<IconCloudMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- subtractreducedecreaselessendeductremovelowerdiminishshortencutweathercloudminuscloud subtractcloud deleteremove from cloud
FAQ
- What does the cloud minus icon represent?
- It visually signifies a reduction or removal related to cloud services or data. This could be deleting files, decreasing storage, or scaling down resources.
- How do I use the cloud minus icon in React?
- You can import and use it directly with the following statement: `import { IconCloudMinus } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the cloud minus 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 →