The HugeIcons gamepad directional icon visually represents the directional controls of a game controller, commonly used to indicate navigation or input related to gaming or similar control interfaces.
Common uses
- Game controller input mapping
- Directional navigation menu
- Virtual gamepad interface
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GamepadDirectionalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GamepadDirectionalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- d-pad iconcontroller directionsjoystick directionalgame input
FAQ
- What does the gamepad directional icon represent?
- It represents the directional buttons or D-pad found on a game controller, used for movement or selection.
- How do I use the GamepadDirectionalIcon in React?
- Import both HugeiconsIcon and GamepadDirectionalIcon, then render <HugeiconsIcon icon={GamepadDirectionalIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.