The Tabler play football icon depicts a stylized football (soccer ball) in motion, commonly used to represent actions related to sports, games, or starting a match.
Common uses
- Button to start a game or match
- Link to a sports section or league
- Icon for a 'play' or 'watch' action in a sports app
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlayFootball } from '@tabler/icons-react';
<IconPlayFootball size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- soccersportfieldgoalballteamcompetitionathletekickgameplayfootballsoccer ballkick offfootball gamesports icon
FAQ
- What does the play football icon represent?
- It symbolizes playing football (soccer), often used for starting games, sports-related content, or team activities.
- How do I use the play football icon in React?
- Import it using `import { IconPlayFootball } from '@tabler/icons-react';` and then use it as a component: `<IconPlayFootball />`.
- What is the license for this icon?
- The Tabler icon library, including the play football icon, is available 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 →