The Lucide cloud upload icon visually represents the action of transferring data from a local device to a remote server or cloud storage.
Common uses
- Button to initiate file upload
- Status indicator for ongoing upload
- Link to cloud storage management
Use it in React
Install
npm i lucide-reactImport & render
import { CloudUpload } from 'lucide-react';
<CloudUpload size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- fileclouduploadsend to clouddata transfersync
FAQ
- What does the cloud upload icon signify?
- It signifies the process of sending files or data from a local source to a cloud-based service.
- How do I use the cloud upload icon in React?
- You can import and use it like this: import { CloudUpload } from 'lucide-react'; <CloudUpload />.
- What is the license for this icon?
- The Lucide icon library, including the cloud-upload icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →