The Tabler device gamepad 3 icon depicts a modern game controller, commonly used in UI to represent gaming features, input devices, or entertainment-related sections.
Common uses
- Button for launching a game
- Link to a user's game library
- Icon for a 'Gaming' settings category
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceGamepad3 } from '@tabler/icons-react';
<IconDeviceGamepad3 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDeviceGamepad3 size={24} stroke={2} />filled
<IconDeviceGamepad3Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- controllergamingconsolejoystickdeviceequipmentinstrumentgearperipheralmachinedevicesgamepad3game controllerjoystick icongaming input
FAQ
- What does the device gamepad 3 icon represent?
- It represents a game controller, suitable for indicating gaming or input device functionalities within an application.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconDeviceGamepad3 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the device gamepad 3 icon, is released 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 →