The Tabler golf off icon depicts a golf club and ball with a line through it, commonly used to indicate the absence or disabling of a golf-related feature or setting.
Common uses
- Disable golf mode toggle
- Option to turn off golf tracking
- Unsubscribe from golf newsletters
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGolfOff } from '@tabler/icons-react';
<IconGolfOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- gameballplayholeclub-and-ballstrokeluxurypitchgolfoffsportno golfgolf disabledstop golfgolf cancel
FAQ
- What does the golf off icon represent?
- It signifies the negation or deactivation of something related to golf, like a feature being turned off.
- How do I use this icon in React?
- Import it using `import { IconGolfOff } from '@tabler/icons-react';` and use it as a component: `<IconGolfOff />`.
- What is the license for this icon?
- The Tabler icons, including golf-off, are 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 →