The Tabler cloud up icon depicts an upward-pointing arrow within a cloud, commonly used to represent an upload action or data transfer to a remote location.
Common uses
- Upload button for files
- Syncing data to the cloud
- Submitting form data
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCloudUp } from '@tabler/icons-react';
<IconCloudUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Weather
- Keywords
- uploadsendtransferpushconveysyncsubmitdeliveradvanceprogressweathercloudupupload iconsend to cloudtransfer icon
FAQ
- What does the cloud up icon represent?
- It visually signifies an upload operation, like sending files or data to a server or cloud storage.
- How do I use this icon in React?
- Import it using `import { IconCloudUp } from '@tabler/icons-react';` and then render it as a component: `<IconCloudUp />`.
- What is the license for this icon?
- The Tabler icon library, including the cloud-up 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 →