The HugeIcons signal no 01 icon depicts a signal strength indicator with no bars, commonly used to represent a lack of connectivity or a disabled signal.
Common uses
- Displaying no network connection
- Indicating a disabled Wi-Fi or cellular signal
- Showing an error state related to communication
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SignalNo01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SignalNo01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- no signalno connectionsignal offwifi off
FAQ
- What does the signal no 01 icon represent?
- It represents the absence of a signal, such as no Wi-Fi or cellular connection.
- How do I use the SignalNo01Icon in React?
- Import both HugeiconsIcon and SignalNo01Icon, then render <HugeiconsIcon icon={SignalNo01Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.