The Tabler scoreboard icon depicts a traditional scoreboard used to display scores, game results, or rankings in sports or competitive contexts.
Common uses
- Displaying live game scores
- Showing tournament standings
- Indicating user rankings in a game
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScoreboard } from '@tabler/icons-react';
<IconScoreboard size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- scoredisplaygamematchpointsresultsrankingtallytotalsscoreboardsportscore displaygame resultsleaderboard
FAQ
- What is the scoreboard icon used for?
- It's used to visually represent scores, game results, rankings, or any form of tallying in UI elements, especially within sports or competitive applications.
- How do I use the scoreboard icon in React?
- You can import and use it in your React application with: `import { IconScoreboard } from '@tabler/icons-react'`.
- What is the license for the Tabler scoreboard icon?
- The Tabler icons, including the scoreboard icon, are distributed under the MIT license.