The Phosphor basketball icon depicts a classic basketball, commonly used to represent sports, games, or athletic activities in user interfaces.
Common uses
- Link to a basketball league or team page.
- Button for a sports-related game.
- Icon for a health and fitness tracking app section.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Basketball } from '@phosphor-icons/react';
<Basketball size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Basketball size={24} />thin
<Basketball size={24} weight="thin" />light
<Basketball size={24} weight="light" />bold
<Basketball size={24} weight="bold" />fill
<Basketball size={24} weight="fill" />duotone
<Basketball size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- sportsnbagameshealth & wellnessobjectsbasketballsports ballhoopsgame ball
FAQ
- What does the basketball icon represent?
- It represents a basketball, suitable for topics related to sports, games, or athletic activities.
- How do I use the basketball icon in React?
- You can import and use it like this: import { Basketball } from '@phosphor-icons/react'; <Basketball />.
- What is the license for the Phosphor basketball icon?
- The Phosphor icon library, including the basketball 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 →