John KuehJohn Kueh

cloud server icon

HugeIcons · CloudServerIcon · MIT

Download SVG

The HugeIcons cloud server icon depicts a server housed within a cloud, commonly used to represent cloud computing, remote storage, or server-related services in user interfaces.

Common uses

  • Cloud storage indicator
  • Server status display
  • Remote access button

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cloud computingremote serverdata centeronline storage

FAQ

What does the cloud server icon represent?
It symbolizes cloud computing, remote data storage, or services hosted on remote servers.
How do I use the CloudServerIcon in React?
Import both HugeiconsIcon and CloudServerIcon, then render it using <HugeiconsIcon icon={CloudServerIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →