Golf Icon
Free SVG icon from the Arcticons 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/326595.svg" alt="Golf icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326595.svg" alt="Golf icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326595.svg" alt="Golf icon" :width="24" :height="24" />
CSS background
.icon-golf {
background-image: url('https://proicons.com/icon/326595.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="18.8929" r="14.3929"/><path class="b" d="M14.843,35.762c2.7214,1.4804,5.841,2.3215,9.157,2.3215s6.4356-.8409,9.157-2.3215"/><path class="b" d="M26.5021,25.269c.5822-.1719,1.1311-.4876,1.5905-.9472s.7753-1.0083.9472-1.5905"/><path class="b" d="M31.8745,26.2372c.522-.3101.9762-.7511,1.3084-1.3098s.5032-1.1681.5264-1.7747"/><path class="b" d="M25.8695,29.5347c.6007.0887,1.2313.0326,1.8413-.1913s1.1271-.5893,1.5278-1.0453"/><line class="b" x1="24" y1="38.0835" x2="24" y2="43.5"/></svg>
Golf in other icon packs
Copied!