The Tabler signal e icon depicts a cellular signal strength indicator, commonly used to represent Edge (E) network connectivity in user interfaces.
Common uses
- Displaying mobile network status
- Indicating data connection type
- Showing cellular coverage strength
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSignalE } from '@tabler/icons-react';
<IconSignalE size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- edgenetworkwirelessmobileconnectivitycellularinternetcommunicationdatacoveragedevicessignaleedge networkcellular datamobile signal
FAQ
- What does the signal e icon represent?
- It represents the 'E' or Edge network, an older 2G mobile data standard, indicating a basic level of cellular connectivity.
- How do I use this icon in React?
- You can import and use it in React with: import { IconSignalE } from '@tabler/icons-react'. Then render it as <IconSignalE />.
- What is the license for this icon?
- The Tabler icons, including signal e, are distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →