John KuehJohn Kueh

low signal icon

HugeIcons · LowSignalIcon · MIT

Download SVG

The HugeIcons low signal icon visually represents a weak or absent signal, commonly used to indicate poor network connectivity, low battery, or a disabled status.

Common uses

  • Displaying poor Wi-Fi or cellular reception.
  • Indicating a device is offline or has no connection.
  • Showing a disabled or inactive feature.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no signalweak signalofflinedisconnected

FAQ

What does the low signal icon represent?
It signifies a weak or absent signal, often used for poor connectivity, low battery, or disabled states.
How do I use the LowSignalIcon in React?
Import both HugeiconsIcon and LowSignalIcon, then render <HugeiconsIcon icon={LowSignalIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is available 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 →