John KuehJohn Kueh

device desktop icon

Tabler · device-desktop · MIT

Download SVG

The Tabler device desktop icon depicts a desktop computer monitor, commonly used in UI to represent settings, system information, or a computer-related action.

Common uses

  • Link to computer settings page
  • Button to open a new desktop window
  • Indicator for a desktop application

Use it in React

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

<IconDeviceDesktop size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconDeviceDesktop size={24} stroke={2} />
filled
<IconDeviceDesktopFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
monitorcomputerimacdevicedesktophardwaretechnologyelectronicgadgetequipmentdevices

FAQ

What does the device desktop icon represent?
It represents a desktop computer monitor. It's used in UIs to signify computer-related functions or information.
How do I use this icon in React?
You can import it using `import { IconDeviceDesktop } from '@tabler/icons-react'` and then use it as a component.
What is the license for this icon?
The Tabler icon library, including this icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →