The Lucide gamepad directional icon visually represents directional input from a game controller, commonly used to signify navigation or movement controls in user interfaces.
Common uses
- Assigning movement keys in game settings.
- Indicating directional input for a joystick or D-pad.
- Representing navigation options in a gaming-related app.
Use it in React
Install
npm i lucide-reactImport & render
import { GamepadDirectional } from 'lucide-react';
<GamepadDirectional size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directionarrowcontrollernavigationbuttonmovepointerarrowheadconsolegamegaminggamepaddirectionalcontroller directiongame controller arrowsd-pad icon
FAQ
- What is the gamepad directional icon used for?
- It's used to represent directional controls, often associated with gamepads or navigation inputs in UI elements.
- How do I use this icon in React?
- You can import and use it directly with: import { GamepadDirectional } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the gamepad directional 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 →