The HugeIcons joystick 02 icon depicts a classic gamepad controller, commonly used to represent gaming, input controls, or interactive features in a user interface.
Common uses
- Gaming section button
- Controller settings option
- Interactive element indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Joystick02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Joystick02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gamepadcontrollerinputgaming
FAQ
- What does the Joystick02 icon represent?
- It represents a gamepad controller, suitable for indicating gaming-related functions or input controls.
- How do I use the Joystick02 icon in a React application?
- Import it using `import { Joystick02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Joystick02Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →