The Tabler tournament icon depicts a trophy or award, commonly used in UI to represent events, competitions, or achievements within a sports or gaming context.
Common uses
- Button for 'View Tournaments'
- Indicator for a competitive event
- Link to a league or championship page
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTournament } from '@tabler/icons-react';
<IconTournament size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- competitioncompetitorsportgameplaychampiontournamentathleticfitnessexercisetrophyawardcup
FAQ
- What does the tournament icon represent?
- It symbolizes a competition, award, or championship, often used for sports or gaming events.
- How do I use the tournament icon in React?
- Import it using `import { IconTournament } from '@tabler/icons-react'` and use it as a component: `<IconTournament />`.
- What is the license for this icon?
- The Tabler icons, including the tournament icon, are available 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 →