The Tabler device gamepad 2 icon depicts a modern game controller and is commonly used in UI to represent gaming, entertainment, or input device-related actions.
Common uses
- Button for launching a game
- Setting for game preferences
- Label for a gaming section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceGamepad2 } from '@tabler/icons-react';
<IconDeviceGamepad2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDeviceGamepad2 size={24} stroke={2} />filled
<IconDeviceGamepad2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- gameplayentertainmentconsolejoystickjoypadcontrollerdevicegamepadhardwaredevices2game consoleplay button
FAQ
- What does the device gamepad 2 icon represent?
- It represents a game controller, often used for gaming, play, or entertainment features in an interface.
- How do I use this icon in React?
- Import it using `import { IconDeviceGamepad2 } from '@tabler/icons-react';` and then use it as a component like `<IconDeviceGamepad2 />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →