The Tabler signal 2g icon depicts a cellular signal strength indicator, commonly used to represent a 2G network connection status in user interfaces.
Common uses
- Displaying current network type in a mobile status bar.
- Indicating network connectivity strength in a device settings menu.
- Showing available network options during device setup.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSignal2g } from '@tabler/icons-react';
<IconSignal2g size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- mobilenetworkphonewificonnectionsignalhardwaretechnology2gelectronicdevicesmobile signalnetwork connectionphone networkcellular strength
FAQ
- What does the signal 2g icon represent?
- It represents a 2G cellular network signal strength, indicating a basic level of mobile network connectivity.
- How do I use the signal 2g icon in React?
- You can import and use it directly with the following statement: import { IconSignal2g } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including signal 2g, are distributed 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 →