The Phosphor volleyball icon depicts a spherical ball used in the sport of volleyball, commonly used in UIs to represent sports, games, or related activities.
Common uses
- Button for starting a volleyball game
- Icon in a sports category filter
- Illustrating a health and wellness section
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Volleyball } from '@phosphor-icons/react';
<Volleyball size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Volleyball size={24} />thin
<Volleyball size={24} weight="thin" />light
<Volleyball size={24} weight="light" />bold
<Volleyball size={24} weight="bold" />fill
<Volleyball size={24} weight="fill" />duotone
<Volleyball size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- sportsgameshealth & wellnessobjectsvolleyballballsports ballgame ball
FAQ
- What does the volleyball icon represent?
- It represents the ball used in the sport of volleyball. It's useful for indicating sports, games, or recreational activities.
- How do I use the volleyball icon in React?
- You can import and use it like this: import { Volleyball } from '@phosphor-icons/react'; <Volleyball />.
- What is the license for the Phosphor volleyball icon?
- The Phosphor icon library, including the volleyball 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 →