John KuehJohn Kueh

golf hole icon

HugeIcons · GolfHoleIcon · MIT

Download SVG

The HugeIcons golf hole icon visually represents a golf hole, commonly used in UIs to signify a target, a completed goal, or a specific location within a game or application.

Common uses

  • Marking a destination or goal
  • Indicating a completed task
  • Representing a specific point on a map

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GolfHoleIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={GolfHoleIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
golfholetargetflag

FAQ

What does the GolfHoleIcon represent?
The GolfHoleIcon depicts a golf hole, often used to symbolize a target, a completed objective, or a specific location.
How do I use the GolfHoleIcon in React?
Import both HugeiconsIcon and GolfHoleIcon, then render it using <HugeiconsIcon icon={GolfHoleIcon} />.
What is the license for this icon?
The GolfHoleIcon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →