Golf Hole Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Golf Hole 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/320109.svg" alt="Golf Hole icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320109.svg" alt="Golf Hole icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320109.svg" alt="Golf Hole icon" :width="24" :height="24" />
CSS background
.icon-golf-hole {
background-image: url('https://proicons.com/icon/320109.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 28.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="golf--hole_00000000209734464043202700000014724587132667097491_" d="M11,30.36c-1.916,0-3.36-0.8-3.36-1.86 c0-0.993,1.266-1.757,3-1.851V18.36H1v-0.72h9.64V2h0.72v0.64H21c0.199,0,0.36,0.161,0.36,0.36v7c0,0.199-0.161,0.36-0.36,0.36 h-9.64v16.29c1.734,0.094,3,0.857,3,1.851C14.36,29.561,12.916,30.36,11,30.36z M11.36,27.371v2.258 c1.327-0.086,2.28-0.635,2.28-1.129S12.687,27.457,11.36,27.371z M10.64,27.371c-1.327,0.086-2.28,0.635-2.28,1.129 s0.953,1.043,2.28,1.129V27.371z M11.36,9.64h9.28V3.36h-9.28V9.64z M23,24.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36 s1.36,0.61,1.36,1.36S23.75,24.36,23,24.36z M23,22.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S23.353,22.36,23,22.36z M31,18.36H13v-0.72h18V18.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Golf Hole in other icon packs
Copied!