The Tabler ping pong icon depicts a table tennis paddle and ball, commonly used to represent sports, games, or recreational activities in a user interface.
Common uses
- Link to a table tennis tournament page.
- Button for starting a quick game feature.
- Category filter for sports-related content.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPingPong } from '@tabler/icons-react';
<IconPingPong size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- tabletennisballsportracketpingpongathleticfitnessexercisetable tennisping pong paddlegame
FAQ
- What does the ping pong icon represent?
- It visually represents the sport of table tennis, including the paddle and ball.
- How do I use the ping pong icon in React?
- You can import it using `import { IconPingPong } from '@tabler/icons-react'` and then use it as a component: `<IconPingPong />`.
- What is the license for this icon?
- The Tabler icons, including ping pong, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →