John KuehJohn Kueh

desktop tower icon

Phosphor · desktop-tower · MIT

Download SVG

The Phosphor desktop tower icon visually represents a traditional desktop computer setup, commonly used to signify computer hardware, system settings, or a workspace in user interfaces.

Common uses

  • System settings or preferences
  • Computer hardware category
  • User's primary workstation

Use it in React

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

<DesktopTower size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
*updated*computerpcimactechnology & developmentobjectsdesktoptower

FAQ

What does the desktop tower icon represent?
It depicts a classic desktop computer tower, often used for general computer-related functions or hardware representation.
How do I use this icon in React?
You can import and use it with: `import { DesktopTower } from '@phosphor-icons/react'`. Then render it as `<DesktopTower />`.
What is the license for this icon?
The Phosphor icon library, including the desktop 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 →