The Tabler pokeball icon depicts a classic pokeball, commonly used to represent games, location-based activities, or items related to catching or collecting.
Common uses
- Button to start a location-based game
- Marker for a 'catchable' item on a map
- Link to a 'collection' or 'inventory' page
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPokeball } from '@tabler/icons-react';
<IconPokeball size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- pokemongocatchgameplaypokeballlocationnavigationgeographyplacemapgame controllermap markercapture
FAQ
- What is the pokeball icon for?
- It's a versatile icon representing games, especially those involving catching or location, and can signify items or actions related to collecting or navigation.
- How do I use the pokeball icon in React?
- Import it using `import { IconPokeball } from '@tabler/icons-react'` and then use it as a React component: `<IconPokeball />`.
- What is the license for the pokeball icon?
- The Tabler icon library, including the pokeball icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →