The Tabler usb icon depicts a Universal Serial Bus connector, commonly used in user interfaces to represent data storage, device connections, or charging functionalities.
Common uses
- Connect external drive
- Device charging status
- Data transfer options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUsb } from '@tabler/icons-react';
<IconUsb size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- drivecableplugdevicetechnologyconnectusbsystem
FAQ
- What does the USB icon represent?
- It represents a Universal Serial Bus connection, often used for data transfer, device connection, or power delivery.
- How do I use the USB icon in React?
- You can import it from '@tabler/icons-react' using: import { IconUsb } from '@tabler/icons-react'.
- What is the license for the Tabler USB icon?
- The Tabler icons, including the USB icon, 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →