John KuehJohn Kueh

cloud check icon

Phosphor · cloud-check · MIT

Download SVG

The Phosphor cloud check icon depicts a cloud with a checkmark, commonly used to signify successful synchronization, completion of a cloud-based task, or a verified cloud service.

Common uses

  • Status indicator for successful cloud backup.
  • Confirmation of data synchronization.
  • Verification badge for cloud-related services.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CloudCheck } from '@phosphor-icons/react';

<CloudCheck size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CloudCheck size={24} />
thin
<CloudCheck size={24} weight="thin" />
light
<CloudCheck size={24} weight="light" />
bold
<CloudCheck size={24} weight="bold" />
fill
<CloudCheck size={24} weight="fill" />
duotone
<CloudCheck size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
serverlessbackupstoragesyncsynchronizedsystemcloudcheckcloud sync successverified cloudcloud completecloud verified

FAQ

What does the cloud check icon represent?
It represents a successful cloud operation, such as a completed backup, successful synchronization, or a verified cloud status.
How do I use the cloud check icon in React?
You can import it as CloudCheck from '@phosphor-icons/react' and use it directly in your JSX.
What is the license for the Phosphor cloud check icon?
The Phosphor icon library, including the cloud check icon, is available under the MIT license.

Related icons

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

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