The HugeIcons basketball hoop icon depicts a net and rim, commonly used to represent sports, games, or scoring in user interfaces.
Common uses
- Sports app navigation
- Game score display
- Achievement unlocked indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BasketballHoopIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BasketballHoopIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- hoopbasketscoregame
FAQ
- What does the BasketballHoopIcon represent?
- It represents a basketball hoop, suitable for sports, gaming, or achievement-related contexts.
- How do I use BasketballHoopIcon in React?
- Import both HugeiconsIcon and BasketballHoopIcon, then render <HugeiconsIcon icon={BasketballHoopIcon} />.
- What is the license for this icon?
- This icon 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.
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 →