The Lucide signal zero icon depicts a cellular signal strength indicator with no bars, typically used to represent a complete loss of network connection or zero signal strength.
Common uses
- Displaying no network connectivity.
- Indicating a failed connection attempt.
- Showing a device is offline.
Use it in React
Install
npm i lucide-reactImport & render
import { SignalZero } from 'lucide-react';
<SignalZero size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- connectionwirelessgsmphone2g3g4g5glostsignalzerono signalofflinedisconnectedno connection
FAQ
- What does the signal zero icon represent?
- It represents a complete absence of signal, indicating no network connection is available.
- How do I use the signal zero icon in React?
- You can import and use it in your React application with: import { SignalZero } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the signal zero 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 →