The Tabler cloud computing icon visually represents remote servers and data storage, commonly used in UI to signify cloud-based services, network connectivity, or online data synchronization.
Common uses
- Indicating cloud storage services.
- Representing network or internet connections.
- Symbolizing data synchronization or online status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloudComputing } from '@tabler/icons-react';
<IconCloudComputing size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCloudComputing size={24} stroke={2} />filled
<IconCloudComputingFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- servernetworkdatastorageshareinternetcloudcomputingonlinesynccomputerscloud serveronline storagenetwork iconinternet symbol
FAQ
- What does the cloud computing icon represent?
- It symbolizes remote servers, data storage, and network connectivity, often used for cloud services and online operations.
- How do I use this icon in React?
- Import it using `import { IconCloudComputing } from '@tabler/icons-react'` and use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.