Golf Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Golf icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305773.svg" alt="Golf icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305773.svg" alt="Golf icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305773.svg" alt="Golf icon" :width="24" :height="24" />
CSS background
.icon-golf {
background-image: url('https://proicons.com/icon/305773.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M96 607l33 39 12 108h5l12-108 33-39s-53 8-95 0zm48-292C64 315 0 379 0 458c0 80 64 144 144 144 79 0 143-64 143-144 0-79-64-143-143-143zm106 149c9 0 16-7 17-16 0 1 1 2 1 3 0 10-8 17-18 17-9 0-17-7-17-16 2 7 9 12 17 12zm-5 17v3c0 9-8 17-17 17s-17-7-17-17c2 8 9 13 16 13 9 0 17-7 18-16zm-42-17c9 0 16-7 18-16v3c0 10-8 17-18 17-9 0-17-7-17-16 2 7 9 12 17 12zm-10 57c9 0 16-7 17-15 1 0 1 1 1 2 0 10-8 18-18 18-9 0-17-8-17-17 2 7 9 12 17 12zm-17 51c-9 0-17-8-17-17 2 7 9 12 16 12 9 0 17-6 18-15v2c0 10-8 18-17 18zm39-20c-9 0-16-7-17-17 3 7 9 12 17 12 9 0 16-6 18-15v3c0 9-8 17-18 17zm35-31c-9 0-17-7-17-17 2 7 9 13 17 13 9 0 16-7 17-16 0 1 1 2 1 3 0 9-8 17-18 17zm466 71H258c0 117 108 213 242 213 118 0 215-74 237-173l51-71h-50l-22 31zM501 762c-136-6-183-105-185-109l17-8c2 4 45 93 169 99l-1 18zm445-567L749 545h50l201-350z"/></svg>
Golf in other icon packs
Copied!