The Tabler play volleyball icon visually represents the sport of volleyball, commonly used in UIs to denote actions or sections related to sports, games, or team activities.
Common uses
- Button to start a game or match.
- Link to a sports or recreation section.
- Icon for a 'play' or 'join' action in a sports app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayVolleyball } from '@tabler/icons-react';
<IconPlayVolleyball size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- netspikecourtballteamblocksportgameathleteserveplayvolleyballsports gamebeach sportcourt game
FAQ
- What does the play volleyball icon represent?
- It depicts the action of playing volleyball, often used for sports-related features or game initiation.
- How do I use the play volleyball icon in React?
- Import it using `import { IconPlayVolleyball } from '@tabler/icons-react';` and render it as a component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →