John KuehJohn Kueh

file cloud icon

Phosphor · file-cloud · MIT

Download SVG

The Phosphor file cloud icon depicts a document stored in or synchronized with a cloud service, commonly used to represent cloud storage, file synchronization, or online document management in user interfaces.

Common uses

  • Cloud storage indicator
  • File sync status
  • Online document access button

Use it in React

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

<FileCloud size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
documentssyncofficeeditorsystemfilecloudcloud documentonline filesync fileremote document

FAQ

What does the file cloud icon represent?
It represents a file or document associated with cloud storage or synchronization services.
How do I use the file cloud icon in React?
You can import and use it like this: import { FileCloud } from '@phosphor-icons/react'. Then render it as <FileCloud size={24} />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →