The Tabler devices minus icon depicts a group of devices with a minus sign, commonly used to represent actions like removing devices from a list, deactivating a device, or reducing the number of active devices.
Common uses
- Button to remove a connected device from a settings page.
- Icon for a feature to disconnect or disable multiple devices.
- Indicate a reduction in available device slots.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDevicesMinus } from '@tabler/icons-react';
<IconDevicesMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- subtractremovedecreasedeductreducelessendownscalediminishdeclinelowerdevicesminusremove devicesdeactivate devicesdevice list removeunlink devices
FAQ
- What does the devices minus icon represent?
- It visually signifies the removal, deactivation, or reduction of multiple electronic devices.
- How do I use the devices minus icon in React?
- Import it using `import { IconDevicesMinus } from '@tabler/icons-react'` and use it as a component: `<IconDevicesMinus />`.
- What is the license for the Tabler devices minus icon?
- The Tabler icon library, including the devices minus icon, is available 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 →