John KuehJohn Kueh

court basketball icon

Phosphor · court-basketball · MIT

Download SVG

The Phosphor court basketball icon depicts a basketball court, commonly used to represent sports, games, or locations related to basketball in user interfaces.

Common uses

  • Link to a basketball league or team page.
  • Icon for a 'sports' or 'games' section.
  • Marker for a basketball court on a map.

Use it in React

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

<CourtBasketball size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*sportsnbagameshealth & wellnessmaps & travelcourtbasketballbasketball courtsports courtgame courthoops

FAQ

What is this icon for?
This icon represents a basketball court and is suitable for topics related to sports, games, or locations.
How do I use this in React?
Import it using `import { CourtBasketball } from '@phosphor-icons/react'` and use it as a React component.
What is the license for this icon?
The Phosphor icon library, including this 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 →