The Tabler device desktop minus icon visually represents the action of removing or decreasing a desktop device, often used in UIs to signify actions like deactivating, uninstalling, or reducing a desktop instance.
Common uses
- Deactivating a desktop session
- Removing a registered desktop device
- Uninstalling desktop software
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceDesktopMinus } from '@tabler/icons-react';
<IconDeviceDesktopMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- decreasesubtractlowerreducenegativediminishdownsizedeductwithdraweliminatedevicesdevicedesktopminusdesktop removecomputer subtract
FAQ
- What does the device desktop minus icon represent?
- It signifies the removal or reduction of a desktop device. It's commonly used for actions like deactivating, uninstalling, or deleting a desktop.
- How do I use this icon in React?
- You can import and use it like this: import { IconDeviceDesktopMinus } from '@tabler/icons-react'; <IconDeviceDesktopMinus />
- What is the license for this icon?
- The Tabler icon library, including this icon, is released 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 →