The Tabler ball tennis icon depicts a tennis ball, commonly used in UIs to represent sports, games, or fitness-related features.
Common uses
- Link to a tennis or sports section.
- Button for a 'play tennis' game feature.
- Icon for a fitness or exercise tracking app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBallTennis } from '@tabler/icons-react';
<IconBallTennis size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- gamesetmatchcourtracketballtennisathleticfitnessexercisesporttennis ballsport ballgame ball
FAQ
- What is this icon for?
- This icon represents a tennis ball and is suitable for any UI element related to tennis, sports, games, or fitness.
- How do I use this in React?
- Import it using `import { IconBallTennis } from '@tabler/icons-react'` and use it as a component like `<IconBallTennis />`.
- What is the license for this icon?
- The Tabler icons, including the ball tennis icon, 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 →