The Tabler devices plus icon visually represents the addition or expansion of multiple devices, commonly used to signify adding new hardware, managing device collections, or enabling multi-device support.
Common uses
- Button to add a new device to a user's account.
- Link to a page for managing connected devices.
- Indicator for a feature that supports multiple devices.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDevicesPlus } from '@tabler/icons-react';
<IconDevicesPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- addincreaseexpandenhanceaugmentgainboostgrowadvanceaccumulatedevicesplusadd devicesnew devicemanage devicesmultiple devices add
FAQ
- What does the devices plus icon represent?
- It depicts multiple devices alongside a plus symbol, suggesting an action related to adding, expanding, or increasing the number of devices.
- How do I use this icon in React?
- You can import and use it directly with: `import { IconDevicesPlus } from '@tabler/icons-react'`. Then render it as `<IconDevicesPlus />`.
- What is the license for this icon?
- The Tabler icons, including 'devices plus', are 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 →