The Lucide gamepad icon depicts a classic video game controller, commonly used to represent gaming, input devices, or player controls in user interfaces.
Common uses
- Gaming section button
- Controller settings option
- Input device indicator
Use it in React
Install
npm i lucide-reactImport & render
import { Gamepad } from 'lucide-react';
<Gamepad size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- consolegamepadcontrollerjoystickgaminginput
FAQ
- What is the gamepad icon used for?
- It represents video game controllers and is used for gaming-related features or input device controls in UI.
- How do I use the gamepad icon in React?
- Import it from 'lucide-react' and use it as a component: import { Gamepad } from 'lucide-react'.
- What is the license for the Lucide gamepad icon?
- The Lucide icon library, including the gamepad icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →