The Tabler signal h plus icon visually represents a high-speed mobile network connection, often indicating 4G or LTE service, and is used in UIs to show network status or available bandwidth.
Common uses
- Displaying current mobile network strength.
- Indicating the type of cellular data service (e.g., 4G/LTE).
- Showing network availability in a device settings menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSignalHPlus } from '@tabler/icons-react';
<IconSignalHPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- mobilenetworkwirelessconnectivitytelecommunicationbandwidthspeedservicehighspeedcoveragedevicessignalhplus4g iconlte icon
FAQ
- What does the signal h plus icon represent?
- It signifies a high-speed mobile network connection, typically associated with 4G or LTE services, indicating good network performance.
- How do I use the signal h plus icon in React?
- You can import and use it directly with: import { IconSignalHPlus } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler signal h plus 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 →