The HugeIcons signal low 01 icon depicts a declining signal strength, commonly used to indicate poor or weak network connectivity.
Common uses
- Displaying weak Wi-Fi signal
- Indicating low cellular reception
- Showing a poor internet connection status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SignalLow01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SignalLow01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- low signalweak signalno signalreception
FAQ
- What does the signal low 01 icon represent?
- This icon represents a low or declining signal strength, typically used to show weak network connectivity.
- How do I use the SignalLow01Icon in React?
- Import both HugeiconsIcon and SignalLow01Icon, then render it using the code: <HugeiconsIcon icon={SignalLow01Icon} />.
- What is the license for this icon?
- The SignalLow01Icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.