John KuehJohn Kueh

cloud backup icon

Lucide · cloud-backup · ISC

Download SVG

The Lucide cloud backup icon visually represents the concept of storing data remotely in the cloud, commonly used in UIs to indicate backup, synchronization, or data transfer functionalities.

Common uses

  • Button to initiate a cloud backup.
  • Status indicator for ongoing data synchronization.
  • Link to a remote storage or backup management section.

Use it in React

Install
npm i lucide-react
Import & render
import { CloudBackup } from 'lucide-react';

<CloudBackup size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
storagememorybytesserversbackuptimemachinerotatesynchronizesynchroniserefreshreconnecttransferdatasecurityuploadsave

FAQ

What does the cloud backup icon represent?
It symbolizes storing data in a remote cloud location, often used for backups, synchronization, or data transfer.
How do I use the cloud backup icon in React?
You can import and use it like this: `import { CloudBackup } from 'lucide-react'`. Then render it as a component: `<CloudBackup />`.
What is the license for the Lucide cloud backup icon?
The Lucide icon library, including the cloud backup 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 →