iconora

Gamepad

gamepad·controller·gaming·console·play

$ pnpm dlx shadcn@latest add  https://iconora.vercel.app/r/game/gamepad.json
svg
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M4 12a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v3a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2H10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z" />
  <circle cx="8" cy="11" r="1" />
  <circle cx="16" cy="11" r="1" />
</svg>

SVG exports are intentionally static for maximum compatibility. Use the Shadcn component for interactive hover animations.