John KuehJohn Kueh

cloud slash icon

Phosphor · cloud-slash · MIT

Download SVG

The Phosphor cloud slash icon depicts a cloud with a diagonal line through it, commonly used to indicate a disabled or unavailable cloud service, storage, or connection.

Common uses

  • Disabling cloud sync feature
  • Indicating offline cloud storage
  • Showing a cloud service is not configured

Use it in React

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

<CloudSlash size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
serverlessbackupstoragesyncdisabledsystemcloudslashcloud offno cloudcloud disabledcloud unavailable

FAQ

What does the cloud slash icon represent?
It visually represents the negation or disabling of a cloud-related function or service, such as cloud storage or synchronization.
How do I use the cloud slash icon in React?
You can import and use it in your React application with: import { CloudSlash } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the cloud slash 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 →