USB Pixel Art Icon
A USB connector icon for ports, drives, device connections, and hardware settings.
Tags
usbconnectorport
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the USB icon
The rectangular USB plug. Use it on a connected-device list, a port diagram in hardware documentation, a flash-drive backup target, or a settings row about external storage. Confirmed as a gap in two consecutive search triages before it was drawn.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/usb.svg" width="24" height="24" alt="USB" />
<!-- React -->
import { USB } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="usb.svg" width="48" height="48" style="image-rendering: pixelated" />