John KuehJohn Kueh

computer icon

HugeIcons · ComputerIcon · MIT

Download SVG

The HugeIcons computer icon visually represents a desktop computer, commonly used to signify settings, system information, or a general computing-related function within a user interface.

Common uses

  • System settings access
  • Computer hardware information
  • General desktop application link

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
desktoppcsystemdevice

FAQ

What does the computer icon represent?
It depicts a desktop computer, suitable for representing system-related functions or hardware.
How do I use the ComputerIcon in React?
Import both HugeiconsIcon and ComputerIcon, then render it using <HugeiconsIcon icon={ComputerIcon} />.
What is the license for this icon?
The ComputerIcon is provided 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 →