John KuehJohn Kueh

signal medium 02 icon

HugeIcons · SignalMedium02Icon · MIT

Download SVG

The HugeIcons signal medium 02 icon depicts a medium signal strength, commonly used to represent network connectivity or signal quality in user interfaces.

Common uses

  • Network status indicator
  • Wi-Fi connection strength
  • Signal bars in a mobile app

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
signal barsnetwork strengthconnectivity iconmedium signal

FAQ

What does the signal medium 02 icon represent?
This icon represents a medium level of signal strength, often used for network or connectivity indicators.
How do I use the SignalMedium02Icon in React?
Import it as 'import { SignalMedium02Icon } from '@hugeicons/core-free-icons';' and render it using '<HugeiconsIcon icon={SignalMedium02Icon} />' within the '@hugeicons/react' package.
What is the license for this icon?
The HugeIcons signal medium 02 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 →