The Lucide gamepad 2 icon depicts a modern game controller and is commonly used to represent gaming-related features, game settings, or input devices in user interfaces.
Common uses
- Button for 'Start Game'
- Link to 'Game Settings' page
- Icon for 'Controller Support' feature
Use it in React
Install
npm i lucide-reactImport & render
import { Gamepad2 } from 'lucide-react';
<Gamepad2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- consolegamepad2controllerjoystickgaminginput
FAQ
- What does the gamepad 2 icon represent?
- It represents a modern game controller, often used for gaming features or settings.
- How do I use the gamepad 2 icon in React?
- Import it as `Gamepad2` from 'lucide-react' and use it in your JSX like <Gamepad2 />.
- What is the license for this icon?
- The Lucide icon library, including the gamepad 2 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 →