John KuehJohn Kueh

computer add icon

HugeIcons · ComputerAddIcon · MIT

Download SVG

The HugeIcons computer add icon visually represents the action of adding a new computer or device to a system, commonly used for functions like device registration or network setup.

Common uses

  • Add new device button
  • Register computer workflow
  • Network setup wizard

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add computernew devicecomputer plusdevice add

FAQ

What does the ComputerAddIcon represent?
It signifies adding a new computer or device, often used in interfaces for device management or setup processes.
How do I use ComputerAddIcon in React?
Import both HugeiconsIcon and ComputerAddIcon, then render it using <HugeiconsIcon icon={ComputerAddIcon} />.
What is the license for this icon?
The ComputerAddIcon is available under the MIT license, allowing for free 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 →