The Tabler devices x icon visually represents the cancellation or removal of multiple devices, often used to signify an action like disconnecting all associated devices or clearing a device list.
Common uses
- Button to disconnect all paired devices
- Icon for clearing a list of active devices
- Action to revoke access for multiple devices
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDevicesX } from '@tabler/icons-react';
<IconDevicesX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- closeremovecancelendterminateerasedeleteexitnullifyrejectdevicesxdisconnect devicesremove all devicescancel devicesterminate devices
FAQ
- What does the devices x icon represent?
- It signifies the termination, removal, or cancellation related to multiple devices, such as disconnecting them or clearing a list.
- How do I use the devices x icon in React?
- Import it using `import { IconDevicesX } from '@tabler/icons-react'` and then use it as a component: `<IconDevicesX />`.
- What is the license for this icon?
- The Tabler icon library, including the devices x icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.