John KuehJohn Kueh

wifi no signal icon

HugeIcons · WifiNoSignalIcon · MIT

Download SVG

The HugeIcons wifi no signal icon visually represents a lack of wireless internet connectivity, commonly used to indicate that a device is not connected to a Wi-Fi network.

Common uses

  • Displaying connection status in network settings.
  • Indicating offline mode in an application.
  • Signaling an error when Wi-Fi is required but unavailable.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WifiNoSignalIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={WifiNoSignalIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no wifiwifi offdisconnectednetwork error

FAQ

What does the WifiNoSignalIcon represent?
This icon represents a state where there is no Wi-Fi signal or the device is not connected to a wireless network.
How do I use the WifiNoSignalIcon in a React project?
Import both HugeiconsIcon and WifiNoSignalIcon, then render it using <HugeiconsIcon icon={WifiNoSignalIcon} />.
What is the license for this icon?
The WifiNoSignalIcon is provided under the MIT license, allowing for free usage in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →