The Tabler mobiledata icon visually represents an active or available mobile data connection, commonly used to indicate network status or enable data services in a user interface.
Common uses
- Toggle switch for mobile data on/off
- Status indicator for network connectivity
- Button to access network settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMobiledata } from '@tabler/icons-react';
<IconMobiledata size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- connectenableactiveavailablenetworksignalcommunicationonlinetransmissionservicesystemmobiledatanetwork signaldata connectionwirelesscellular
FAQ
- What does the mobiledata icon represent?
- It signifies an active mobile data connection, useful for showing network status or enabling data services.
- How do I use the mobiledata icon in React?
- Import it using `import { IconMobiledata } from '@tabler/icons-react'` and then use it as a component: `<IconMobiledata />`.
- What is the license for the Tabler icons?
- Tabler icons, including mobiledata, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.