The Tabler ball volleyball icon depicts a standard volleyball, commonly used in UIs to represent sports-related actions, teams, or equipment.
Common uses
- Button to start a new game
- Link to a sports league page
- Icon for a 'volleyball' tag or category
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBallVolleyball } from '@tabler/icons-react';
<IconBallVolleyball size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- pointsetmatchattackeracesetterserveballvolleyballathleticsportsports ballgame ball
FAQ
- What does this icon represent?
- This icon represents a volleyball, suitable for any UI element related to the sport of volleyball.
- How do I use this icon in React?
- Import it using `import { IconBallVolleyball } from '@tabler/icons-react'` and use it as a component: `<IconBallVolleyball />`.
- What is the license for this icon?
- The Tabler icons, including this one, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →