The Tabler ball football icon visually represents a football (soccer ball) and is commonly used in UIs to denote sports-related sections, game-related actions, or athletic activities.
Common uses
- Link to a sports news section.
- Button for starting a game.
- Category filter for athletic equipment.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBallFootball } from '@tabler/icons-react';
<IconBallFootball size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- sportgamesportsmanplaymatchpitchballfootballathleticfitnesssoccer ballfootball iconsports icongame icon
FAQ
- What does the ball football icon represent?
- This icon depicts a standard football (soccer ball), often used to signify sports, games, or athletic themes in user interfaces.
- How do I use the ball football icon in React?
- You can import and use it in your React components like this: import { IconBallFootball } from '@tabler/icons-react'; <IconBallFootball />.
- What is the license for the Tabler ball football icon?
- The Tabler icon library, including the ball football 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 →