The HugeIcons nintendo icon depicts a stylized representation of a classic video game controller, commonly used to signify gaming-related features, entertainment sections, or retro themes in user interfaces.
Common uses
- Gaming section link
- Retro game store
- Entertainment dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NintendoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NintendoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- game controllervideo gameconsolegaming
FAQ
- What does the Nintendo icon represent?
- It represents a classic video game controller, often associated with gaming and entertainment.
- How do I use the Nintendo icon in React?
- Import both HugeiconsIcon and NintendoIcon, then render <HugeiconsIcon icon={NintendoIcon} />.
- What is the license for this icon?
- The HugeIcons nintendo icon is available under the MIT license.
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 →