The HugeIcons gameboy icon depicts a classic handheld gaming console, often used to represent gaming, retro technology, or entertainment features in UI.
Common uses
- Gaming section link
- Retro theme toggle
- Entertainment category filter
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GameboyIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GameboyIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- game consolehandheldretro gamenostalgia
FAQ
- What does the gameboy icon represent?
- It represents a classic handheld game console, suitable for topics related to gaming or retro technology.
- How do I use the GameboyIcon in React?
- Import both HugeiconsIcon and GameboyIcon, then render <HugeiconsIcon icon={GameboyIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
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 →