The Tabler cloud icon visually represents cloud computing, online storage, or weather-related concepts in user interfaces.
Common uses
- Indicate cloud storage status
- Represent weather forecasts
- Symbolize online services
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloud } from '@tabler/icons-react';
<IconCloud size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCloud size={24} stroke={2} />filled
<IconCloudFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- weatheronlinecloudstorageclimateforecastserversyncmeteorologyatmospheric
FAQ
- What does the cloud icon represent?
- It typically signifies cloud technology, data storage, or weather phenomena. It's a versatile symbol for online services and atmospheric conditions.
- How do I use the cloud icon in React?
- You can import and use it directly in your React components like this: import { IconCloud } from '@tabler/icons-react'.
- What is the license for the Tabler cloud icon?
- The Tabler icon library, including the cloud icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.