The Tabler waterpolo icon depicts a ball used in the sport of water polo, suitable for representing aquatic sports or team games in a UI.
Common uses
- Link to water polo league page
- Button for aquatic sports section
- Icon for a game rules explanation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWaterpolo } from '@tabler/icons-react';
<IconWaterpolo size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- aquaticsportpoolgameballteamwatergameswimmingathleticmatchwaterpolowater polo ballswimming sportpool gameaquatic ball
FAQ
- What is this icon for?
- This icon represents the sport of water polo, often used for sports-related features or aquatic themes.
- How do I use this in React?
- Import it using `import { IconWaterpolo } from '@tabler/icons-react'` and use it as a component: `<IconWaterpolo />`.
- What is the license for this icon?
- The Tabler waterpolo icon is distributed under the MIT license.