The HugeIcons bowling icon depicts a bowling ball and pins, commonly used to represent sports, games, or leisure activities in a user interface.
Common uses
- Link to a bowling game section
- Button for 'start a game'
- Indicator for a sports-related category
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BowlingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BowlingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bowling ballbowling pinssports icongame icon
FAQ
- What does the bowling icon represent?
- It represents bowling, including the ball and pins, and is suitable for sports or game-related contexts.
- How do I use the BowlingIcon in React?
- Import both HugeiconsIcon and BowlingIcon, then render <HugeiconsIcon icon={BowlingIcon} />.
- What is the license for this icon?
- The BowlingIcon is provided under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.