The Tabler devices share icon visually represents the concept of multiple devices distributing or exchanging data, commonly used to indicate sharing capabilities or network connectivity between devices.
Common uses
- Button to initiate file sharing between connected devices.
- Indicator for active device synchronization.
- Option to enable or disable device-to-device communication.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDevicesShare } from '@tabler/icons-react';
<IconDevicesShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- distributesendtransmitpostbroadcastexchangespreadcirculatepropagateconnectdevicessharedevice syncnetwork sharedata exchangemulti-device transfer
FAQ
- What does the devices share icon represent?
- It symbolizes the act of distributing or exchanging information among multiple devices, often used for sharing features or network status.
- How do I use this icon in React?
- You can import and use it directly with `import { IconDevicesShare } from '@tabler/icons-react'`. Then render it as a component: `<IconDevicesShare />`.
- What is the license for this icon?
- The Tabler icons, including 'devices-share', are available under the MIT license, allowing for free usage in both personal and commercial projects.
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 →