John KuehJohn Kueh

device usb icon

Tabler · device-usb · MIT

Download SVG

The Tabler device usb icon depicts a Universal Serial Bus (USB) port, commonly used in user interfaces to represent connections for external devices, data transfer, or charging.

Common uses

  • USB port connection indicator
  • External storage device link
  • Data transfer action button

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconDeviceUsb } from '@tabler/icons-react';

<IconDeviceUsb size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconDeviceUsb size={24} stroke={2} />
filled
<IconDeviceUsbFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
connectportexternalstoragedatatransferpluginterfaceperipheralhardwaredevicesdeviceusbusb symbolconnectorplug icon

FAQ

What does the device-usb icon represent?
It represents a USB port, symbolizing connectivity for external hardware like drives, phones, or peripherals.
How do I use this icon in React?
You can import and use it with: import { IconDeviceUsb } from '@tabler/icons-react'. Then render it as <IconDeviceUsb />.
What is the license for this icon?
The Tabler icons, including device-usb, are distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →