The Tabler play basketball icon depicts a person playing basketball, commonly used to represent sports-related features, gaming sections, or athletic activities in user interfaces.
Common uses
- Button to start a basketball game simulation.
- Link to a sports news or scores section.
- Icon for an exercise or fitness tracking app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayBasketball } from '@tabler/icons-react';
<IconPlayBasketball size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- sportgamehoopsdribbleshootballcompetitiveathleteteamexerciseplaybasketballbasketball playerhoops iconsport iconathlete icon
FAQ
- What does the play basketball icon represent?
- It visually represents the action of playing basketball, suitable for any UI element related to the sport.
- How do I use this icon in React?
- Import it using `import { IconPlayBasketball } from '@tabler/icons-react';` and then use it as a component: `<IconPlayBasketball />`.
- What is the license for this icon?
- The Tabler icon library, including the play basketball icon, is released 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 →