The Tabler device gamepad icon visually represents a video game controller, commonly used in interfaces to signify gaming-related actions, settings, or sections.
Common uses
- Button for starting a game
- Link to a game library
- Icon for gaming preferences
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceGamepad } from '@tabler/icons-react';
<IconDeviceGamepad size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDeviceGamepad size={24} stroke={2} />filled
<IconDeviceGamepadFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- gameplayentertainmentconsolejoystickjoypadcontrollerdevicegamepadhardwaredevicesgame controller
FAQ
- What does the device gamepad icon represent?
- It depicts a video game controller, suitable for interfaces related to gaming or entertainment.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like so: import { IconDeviceGamepad } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including device-gamepad, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.