John KuehJohn Kueh

cloud upload icon

HugeIcons · CloudUploadIcon · MIT

Download SVG

The HugeIcons cloud upload icon visually represents the action of transferring data from a local device to a remote server or cloud storage.

Common uses

  • File upload button
  • Sync status indicator
  • Data backup action

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CloudUploadIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CloudUploadIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
uploadsend to cloudremote storagedata transfer

FAQ

What does the cloud upload icon signify?
It signifies the process of sending files or data to a cloud-based storage service or remote server.
How do I use the CloudUploadIcon in React?
Import it using `import { CloudUploadIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={CloudUploadIcon} />`.
What is the license for this icon?
This icon is available under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →