The Phosphor boules icon depicts a set of balls, commonly used to represent games, sports, or specifically, games like bocce or pétanque in user interfaces.
Common uses
- Button for a 'Play Boules' game feature
- Icon in a sports or games category filter
- Visual element in a health and wellness section related to outdoor activities
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Boules } from '@phosphor-icons/react';
<Boules size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Boules size={24} />thin
<Boules size={24} weight="thin" />light
<Boules size={24} weight="light" />bold
<Boules size={24} weight="bold" />fill
<Boules size={24} weight="fill" />duotone
<Boules size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- *new*ballssportspétanqueraffabocceboule lyonnaiselawn bowlsgameshealth & wellnessobjectsboulessports balls
FAQ
- What is the boules icon used for?
- It's used to visually represent games, sports, and specifically games involving throwing balls like bocce or pétanque.
- How do I use the boules icon in React?
- You can import it directly from the library using: `import { Boules } from '@phosphor-icons/react'` and then use it as a component: `<Boules />`.
- What is the license for the boules icon?
- The Phosphor icon library, including the boules icon, is available under the MIT license.
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 →