USB Symbol Pixel Art Icon
The branched USB symbol for port labels, transfer indicators, and standards references.
Tags
usbsymboltrident
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 Symbol icon
The official branching symbol rather than the physical plug, which is what appears moulded onto ports and cables. Use it as a label in a hardware diagram, an indicator that a transfer is running over USB, or a compatibility note in a specification table.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/usb-symbol.svg" width="24" height="24" alt="USB Symbol" />
<!-- React -->
import { USBSymbol } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="usb-symbol.svg" width="48" height="48" style="image-rendering: pixelated" />