John KuehJohn Kueh

usb not connected 01 icon

HugeIcons · UsbNotConnected01Icon · MIT

Download SVG

The HugeIcons usb not connected 01 icon visually represents a disconnected USB device, commonly used to indicate a failed connection or the absence of a plugged-in USB drive.

Common uses

  • Error message for USB device failure
  • Status indicator for no active USB connection
  • Placeholder for USB device management sections

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
usb disconnectedno usbusb errorusb offline

FAQ

What does the usb not connected 01 icon represent?
This icon depicts a USB symbol with a line through it, signifying that a USB device is not connected or has been disconnected.
How do I use the UsbNotConnected01Icon in React?
Import the icon and use it with the HugeiconsIcon component like this: import { UsbNotConnected01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={UsbNotConnected01Icon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed 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 →