The Tabler ball bowling icon visually represents the sport of bowling, commonly used in UIs to signify related activities, sports sections, or game-related features.
Common uses
- Link to a bowling league page.
- Button for starting a bowling game.
- Icon in a sports category filter.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBallBowling } from '@tabler/icons-react';
<IconBallBowling size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBallBowling size={24} stroke={2} />filled
<IconBallBowlingFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- roundstrikesparepinballbowlingathleticfitnessexercisegamesportbowling ballsport ballgame iconathletic icon
FAQ
- What does the ball bowling icon represent?
- It depicts a bowling ball, symbolizing the sport of bowling and related activities.
- How do I use this icon in React?
- Import it using `import { IconBallBowling } from '@tabler/icons-react';` and use it as a component: `<IconBallBowling />`.
- What is the license for this icon?
- The Tabler icon library, including the ball bowling icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.