John KuehJohn Kueh

ping pong icon

Phosphor · ping-pong · MIT

Download SVG

The Phosphor ping pong icon depicts a table tennis paddle and ball, commonly used to represent games, sports, or related activities in a user interface.

Common uses

  • Button to start a game
  • Link to a sports section
  • Icon for a 'play' or 'activity' feature

Use it in React

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

<PingPong size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*sportspaddlegameshealth & wellnessobjectspingpongtable tennissports equipmentgame controller

FAQ

What does the ping pong icon represent?
It represents table tennis, often used for game-related features or sports categories.
How do I use the ping pong icon in React?
Import it using `import { PingPong } from '@phosphor-icons/react'` and use it as a component: `<PingPong />`.
What is the license for this icon?
The Phosphor ping pong 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →