The Tabler cloud plus icon depicts a cloud with a plus symbol, commonly used to represent adding or increasing cloud-related services or data.
Common uses
- Button to add a new cloud storage service.
- Indicator for upgrading a cloud plan.
- Option to expand cloud storage capacity.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloudPlus } from '@tabler/icons-react';
<IconCloudPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- addincreasegainexpandgrowenhanceaugmentbuildboostamplifyweathercloudpluscloud addcloud increaseweather add
FAQ
- What does the cloud plus icon represent?
- It visually signifies adding, increasing, or expanding something related to cloud services or data.
- How do I use this icon in React?
- Import it using `import { IconCloudPlus } from '@tabler/icons-react';` and then use it as a component: `<IconCloudPlus />`.
- What is the license for this icon?
- The Tabler icon set, including the cloud plus 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 →