The Tabler signal 4g icon visually represents a cellular network connection strength, commonly used in user interfaces to indicate mobile network availability or signal quality.
Common uses
- Displaying mobile network status in a status bar.
- Indicating connection strength in a device settings menu.
- Showing network availability for a mobile hotspot feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSignal4g } from '@tabler/icons-react';
<IconSignal4g size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- mobilenetworkconnetionwi-fiwirelesssmartphonetechnologysignalhardware4gdevicesmobile signalnetwork strengthcellular iconwireless connection
FAQ
- What does the 4g signal icon represent?
- It represents the strength and availability of a 4G cellular network connection, often used to show how good the mobile signal is.
- How do I use the signal 4g icon in React?
- You can import and use it in your React application with: import { IconSignal4g } from '@tabler/icons-react'.
- What is the license for the Tabler signal 4g icon?
- The Tabler icon library, including the signal 4g 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 →