The HugeIcons file cloud icon depicts a document stored in a cloud, commonly used to represent cloud storage, file synchronization, or remote data access.
Common uses
- Cloud storage button
- Sync status indicator
- Backup service link
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileCloudIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileCloudIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cloud storageremote fileonline documentdata sync
FAQ
- What does the FileCloudIcon represent?
- It represents a file stored in the cloud, ideal for indicating cloud storage or remote data.
- How do I use FileCloudIcon in React?
- Import it as import { FileCloudIcon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={FileCloudIcon} />.
- What is the license for this icon?
- The FileCloudIcon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.