John KuehJohn Kueh

signal no 02 icon

HugeIcons · SignalNo02Icon · MIT

Download SVG

The HugeIcons signal no 02 icon depicts a weak or absent signal, commonly used to indicate no network connection, low signal strength, or an error state.

Common uses

  • No internet connection indicator
  • Low battery warning
  • Error or failed state notification

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no signalwifi offnetwork errorsignal off

FAQ

What does the signal no 02 icon represent?
This icon represents a weak or absent signal. It's typically used to show a lack of connectivity or a problem state.
How do I use the SignalNo02Icon in React?
Import both HugeiconsIcon and SignalNo02Icon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={SignalNo02Icon} /> component.
What is the license for this icon?
The HugeIcons signal no 02 icon is released under the MIT license.

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 →