John KuehJohn Kueh

computer tower icon

Phosphor · computer-tower · MIT

Download SVG

The Phosphor computer tower icon depicts a desktop computer unit, commonly used to represent hardware, desktop environments, or general computing concepts in user interfaces.

Common uses

  • Representing a desktop computer in a settings menu.
  • Indicating a hardware-related category.
  • Stylized icon for a 'My Computer' or 'Local Disk' section.

Use it in React

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

<ComputerTower size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
desktoppcimactechnology & developmentobjectscomputertowerdesktop computer

FAQ

What does the computer tower icon represent?
It represents a desktop computer unit, often used for hardware or general computing themes in UI design.
How do I use the computer tower icon in React?
You can import and use it like this: `import { ComputerTower } from '@phosphor-icons/react'`. Then render it as `<ComputerTower />`.
What is the license for this icon?
The Phosphor icon library, including the computer tower icon, is available under the MIT license.

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 →