The HugeIcons usb icon depicts a Universal Serial Bus connector, commonly used to represent data transfer, external storage devices, or charging capabilities in user interfaces.
Common uses
- Connect external hard drive
- Charge device
- Data transfer status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UsbIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UsbIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- flash drivememory stickstorage deviceconnector
FAQ
- What does the USB icon represent?
- It represents a Universal Serial Bus connection, often used for peripherals, data transfer, or charging.
- How do I use the UsbIcon in React?
- Import both HugeiconsIcon and UsbIcon, then render <HugeiconsIcon icon={UsbIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.