The HugeIcons bowling pins icon depicts three pins standing in a triangular formation, commonly used to represent games, sports, or activities involving striking and knocking down targets.
Common uses
- Bowling game score display
- Sports or leisure section link
- Activity or event promotion
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BowlingPinsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BowlingPinsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pinsstrikegamesport
FAQ
- What is the bowling pins icon used for?
- It's used to visually represent bowling, games, sports, or activities involving striking targets in a user interface.
- How do I use the BowlingPinsIcon in React?
- Import both HugeiconsIcon and BowlingPinsIcon, then render <HugeiconsIcon icon={BowlingPinsIcon} />.
- What is the license for this icon?
- The HugeIcons bowling pins icon is released 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.
Looking for something else? Search HugeIcons 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 →