John KuehJohn Kueh

bowling ball icon

Phosphor · bowling-ball · MIT

Download SVG

The Phosphor bowling ball icon depicts a spherical ball used in the sport of bowling, often used in UIs to represent bowling-related features or sports categories.

Common uses

  • Representing a bowling game or score.
  • Icon for a sports or games section.
  • Illustrating a health and wellness activity.

Use it in React

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

<BowlingBall size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*sportsalleygameshealth & wellnessobjectsbowlingballsports ballgame object

FAQ

What is this icon for?
This icon represents a bowling ball and is suitable for use in contexts related to sports, games, or leisure activities.
How do I use this in React?
Import it using `import { BowlingBall } from '@phosphor-icons/react';` and then use it as a React component: `<BowlingBall />`.
What is the license for this icon?
The Phosphor icon library, including the bowling ball 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 →