The Tabler meeple icon depicts a stylized human-like figure, commonly used to represent players or game pieces in board games, sports, or fitness-related applications.
Common uses
- Player avatar in a game interface
- Button for 'Start Game' or 'Play'
- Icon for a sports or fitness category
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMeeple } from '@tabler/icons-react';
<IconMeeple size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconMeeple size={24} stroke={2} />filled
<IconMeepleFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- pawnboardgamewoodmeepleathleticfitnessexercisephysicalsportboard game pieceplayer figuregame token
FAQ
- What does the meeple icon represent?
- The meeple icon represents a player or a game piece, often associated with board games, sports, or fitness activities.
- How do I use the meeple icon in React?
- You can import and use the meeple icon in React with the following statement: `import { IconMeeple } from '@tabler/icons-react'`.
- What is the license for the meeple icon?
- The Tabler meeple icon is distributed under the MIT license.
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 →