John KuehJohn Kueh

signal icon

Lucide · signal · ISC

Download SVG

The Lucide signal icon visually represents wireless connectivity strength, commonly used in UIs to indicate network status or signal bars.

Common uses

  • Displaying mobile network strength
  • Indicating Wi-Fi signal quality
  • Showing Bluetooth connection level

Use it in React

Install
npm i lucide-react
Import & render
import { Signal } from 'lucide-react';

<Signal size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
connectionwirelessgsmphone2g3g4g5gsignalconnectivitynetworkbars

FAQ

What does the signal icon represent?
It represents the strength of a wireless signal, such as cellular or Wi-Fi. It's used to give users a visual cue about their connection quality.
How do I use the signal icon in React?
You can import and use it directly from the 'lucide-react' library with the following import statement: `import { Signal } from 'lucide-react'`.
What is the license for the Lucide signal icon?
The Lucide icon library, including the signal icon, is available under the ISC license, which is a permissive open-source 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 →