John KuehJohn Kueh

cloud saving done 01 icon

HugeIcons · CloudSavingDone01Icon · MIT

Download SVG

The HugeIcons cloud saving done 01 icon visually represents the successful completion of a cloud saving operation, commonly used to indicate that data has been securely stored online.

Common uses

  • Confirmation of successful file upload to cloud storage.
  • Status indicator for completed data backup to a remote server.
  • Visual cue for a successfully synchronized setting across devices via the cloud.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cloud save completesync successdata storedbackup finished

FAQ

What does the CloudSavingDone01Icon represent?
This icon signifies that a file or data has been successfully saved to or synchronized with a cloud-based storage service.
How do I use the CloudSavingDone01Icon in a React application?
Import both HugeiconsIcon and CloudSavingDone01Icon, then render the icon using the prop: <HugeiconsIcon icon={CloudSavingDone01Icon} />.
What is the license for this icon?
The CloudSavingDone01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →