The Tabler signal 3g icon depicts a mobile network signal strength indicator, commonly used in user interfaces to represent cellular data connectivity.
Common uses
- Displaying current mobile network status
- Indicating available data connection strength
- Visualizing cellular network availability in device settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSignal3g } from '@tabler/icons-react';
<IconSignal3g size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- mobilenetworkconnetionwi-fiwirelesssmartphonetechnologysignalhardware3gdevices3g signalcellular connectionmobile datanetwork strength
FAQ
- What does the signal 3g icon represent?
- It represents the strength of a 3G mobile network connection. It's used to show users their current cellular data signal.
- How do I use the signal 3g icon in React?
- You can import and use it directly in your React components like this: import { IconSignal3g } from '@tabler/icons-react'; <IconSignal3g />.
- What is the license for the Tabler signal 3g icon?
- The Tabler icons, including signal 3g, 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 →