The Lucide signal medium icon visually represents a medium signal strength, commonly used in user interfaces to indicate network connectivity status.
Common uses
- Displaying current mobile network strength.
- Indicating Wi-Fi signal quality.
- Showing connection status in a status bar.
Use it in React
Install
npm i lucide-reactImport & render
import { SignalMedium } from 'lucide-react';
<SignalMedium size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- connectionwirelessgsmphone2g3g4g5gsignalmediumnetwork strengthcell signalwireless indicatorconnectivity
FAQ
- What does the signal medium icon represent?
- It represents a moderate level of signal strength, often used for cellular or wireless network connections.
- How do I use this icon in React?
- You can import and use it like this: import { SignalMedium } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →