The Lucide signal low icon depicts a cellular signal strength indicator with one bar, commonly used to represent a weak or minimal network connection.
Common uses
- Displaying current mobile network strength.
- Indicating a poor internet connection status.
- Showing low signal areas on a map.
Use it in React
Install
npm i lucide-reactImport & render
import { SignalLow } from 'lucide-react';
<SignalLow size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- connectionwirelessgsmphone2g3g4g5gsignallowweak signalcell signalnetwork strength
FAQ
- What does the signal low icon represent?
- It represents a low or weak cellular signal strength, often indicating limited network connectivity.
- How do I use the signal low icon in React?
- You can import and use it in React with: import { SignalLow } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the signal low 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 →