The Tabler device mobile share icon visually represents the action of sharing or transmitting data from a mobile device, commonly used to indicate features like file sharing, content broadcasting, or device-to-device communication.
Common uses
- Button to initiate content sharing from a mobile app.
- Indicator for active device-to-device data transfer.
- Icon for a 'send to mobile' functionality.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceMobileShare } from '@tabler/icons-react';
<IconDeviceMobileShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- spreaddistributecommunicatesendbroadcastdisperseexchangerelaytransmitpropagatedevicesdevicemobilesharemobile broadcastdevice transmit
FAQ
- What does the device-mobile-share icon represent?
- It signifies sharing or transmitting information from a mobile device, useful for features like broadcasting or data exchange.
- How do I use this icon in React?
- Import it using `import { IconDeviceMobileShare } from '@tabler/icons-react'` and use it as a component: `<IconDeviceMobileShare />`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →