John KuehJohn Kueh

joystick icon

Phosphor · joystick · MIT

Download SVG

The Phosphor joystick icon visually represents a game controller, commonly used in UIs to signify gaming-related actions or sections.

Common uses

  • Button for starting a game
  • Icon for a 'Games' tab in a media app
  • Label for a gaming input setting

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Joystick } from '@phosphor-icons/react';

<Joystick size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Joystick size={24} />
thin
<Joystick size={24} weight="thin" />
light
<Joystick size={24} weight="light" />
bold
<Joystick size={24} weight="bold" />
fill
<Joystick size={24} weight="fill" />
duotone
<Joystick size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*gaminggame controllervideo gamesarcade gameatarigamesmediaobjectsjoystickvideo gamearcadeinput device

FAQ

What does the joystick icon represent?
It represents a classic joystick or game controller, often used to indicate gaming or interactive entertainment features.
How do I use the joystick icon in React?
You can import and use it directly with: `import { Joystick } from '@phosphor-icons/react'`.
What is the license for the Phosphor joystick icon?
The Phosphor icon library, including the joystick icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →