The Tabler signal lte icon depicts a cellular signal strength indicator, commonly used in user interfaces to represent mobile network connectivity and data speed.
Common uses
- Displaying current mobile network status in a status bar.
- Indicating the strength of a Wi-Fi or cellular connection.
- Representing data transfer speed or network availability.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSignalLte } from '@tabler/icons-react';
<IconSignalLte size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- 4gmobilenetworkspeedconnectivitydatawirelesscellularbroadbandinternetdevicessignalltemobile signalnetwork strength4g icon
FAQ
- What does the signal lte icon represent?
- It represents a mobile network signal strength, specifically indicating LTE (Long-Term Evolution) connectivity, which is a standard for wireless broadband communication.
- How do I use the signal lte icon in React?
- You can import and use it in your React application with: import { IconSignalLte } from '@tabler/icons-react'.
- What is the license for the Tabler signal lte icon?
- The Tabler icon library, including the signal lte icon, is 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 →