Nintendo Switch Pixel Art Icon
Nintendo Switch's brand icon for game-platform listings, console compatibility tables and gaming product pages.
Tags
nintendoswitch
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Nintendo Switch icon
The Nintendo Switch logo, representing the hybrid gaming console that plays both at home and on the go. Use it in a platform-availability row on a game's store page, a gaming accessories compatibility table, or a gaming news or review site's platform filter. Players recognize the overlapping-N and pill-shape of the Switch mark reliably. Pair it with PlayStation and Xbox icons when showing multi-platform releases so users can identify their console at a glance.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/nintendo-switch.svg" width="24" height="24" alt="Nintendo Switch" />
<!-- React -->
import { NintendoSwitch } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="nintendo-switch.svg" width="48" height="48" style="image-rendering: pixelated" />