The Tabler golf icon depicts a golf club and ball, commonly used to represent golf-related activities, sports sections, or luxury leisure features in a user interface.
Common uses
- Link to a golf tournament or event page.
- Button for a golf booking system.
- Icon in a sports category filter.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGolf } from '@tabler/icons-react';
<IconGolf size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconGolf size={24} stroke={2} />filled
<IconGolfFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- gameballplayholeclub-and-ballstrokeluxurypitchgolfathleticsportclub
FAQ
- What does the golf icon represent?
- It visually represents the sport of golf, including elements like the club and ball.
- How do I use the golf icon in React?
- Import it using `import { IconGolf } from '@tabler/icons-react'` and use it as a component: `<IconGolf />`.
- What is the license for the Tabler golf icon?
- The Tabler golf 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 →