The HugeIcons pokeball icon depicts a classic Poké Ball, commonly used to represent games, collections, or items related to catching or storing things.
Common uses
- Button to 'catch' or 'save' an item
- Link to a user's collection or inventory
- Indicator for a game-related feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PokeballIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PokeballIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pokemon ballcapture icongame iconitem ball
FAQ
- What is the Pokeball icon used for?
- It's typically used for game-related features, collections, or actions involving catching or saving items.
- How do I use the Pokeball icon in React?
- Import both HugeiconsIcon and PokeballIcon, then render <HugeiconsIcon icon={PokeballIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the Pokeball icon, is available under the MIT license.
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 →