John KuehJohn Kueh

tablet connected usb icon

HugeIcons · TabletConnectedUsbIcon · MIT

Download SVG

The HugeIcons tablet connected usb icon visually represents a tablet device linked via a USB connection, commonly used to indicate data transfer, charging, or device synchronization.

Common uses

  • Indicate USB data transfer for a tablet.
  • Show a tablet being charged via USB.
  • Represent tablet synchronization with another device.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
tablet usbdevice connectsync tablettablet charging

FAQ

What does the TabletConnectedUsbIcon represent?
This icon depicts a tablet connected to a USB port, symbolizing actions like data transfer, charging, or syncing.
How do I use this icon in a React project?
Import the icon and use it with the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { TabletConnectedUsbIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={TabletConnectedUsbIcon} />.
What is the license for this icon?
The HugeIcons tablet connected usb icon is available 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →