The HugeIcons game controller 02 icon depicts a modern gamepad and is commonly used to represent gaming, entertainment, or interactive features in a user interface.
Common uses
- Gaming section navigation
- Add game feature button
- Entertainment dashboard element
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GameController02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GameController02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gamepadjoystickvideo gamecontroller
FAQ
- What does the GameController02Icon represent?
- It represents a modern game controller, suitable for indicating gaming-related content or actions.
- How do I use the GameController02Icon in React?
- Import it from '@hugeicons/core-free-icons' and render it using the <HugeiconsIcon /> component like so: <HugeiconsIcon icon={GameController02Icon} />.
- 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.
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 →