golf hole icon

golf-hole from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
golf-hole
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the golf hole icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M8.491 16.994C5.847 17.392 4 18.367 4 19.424C4 20.846 7.35 22 11.485 22s7.485-1.154 7.485-2.576c0-1.122-2.083-2.076-4.99-2.43"/><path stroke-linejoin="round" d="M10.98 19.028c.083-7.174-.197-13.89.171-16.14c.28-.796.771-1.593 3.998.175l2.18 1.069c1.342.657 3.21 1.706 2.441 2.987c-.35.583-1.145 1.235-2.7 1.897l-6.092 2.968"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsGolfHole(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M8.491 16.994C5.847 17.392 4 18.367 4 19.424C4 20.846 7.35 22 11.485 22s7.485-1.154 7.485-2.576c0-1.122-2.083-2.076-4.99-2.43"/><path strokeLinejoin="round" d="M10.98 19.028c.083-7.174-.197-13.89.171-16.14c.28-.796.771-1.593 3.998.175l2.18 1.069c1.342.657 3.21 1.706 2.441 2.987c-.35.583-1.145 1.235-2.7 1.897l-6.092 2.968"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M8.491 16.994C5.847 17.392 4 18.367 4 19.424C4 20.846 7.35 22 11.485 22s7.485-1.154 7.485-2.576c0-1.122-2.083-2.076-4.99-2.43"/><path stroke-linejoin="round" d="M10.98 19.028c.083-7.174-.197-13.89.171-16.14c.28-.796.771-1.593 3.998.175l2.18 1.069c1.342.657 3.21 1.706 2.441 2.987c-.35.583-1.145 1.235-2.7 1.897l-6.092 2.968"/></g></svg>
</template>

CSS

.icon-golf-hole {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.491%2016.994C5.847%2017.392%204%2018.367%204%2019.424C4%2020.846%207.35%2022%2011.485%2022s7.485-1.154%207.485-2.576c0-1.122-2.083-2.076-4.99-2.43%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.98%2019.028c.083-7.174-.197-13.89.171-16.14c.28-.796.771-1.593%203.998.175l2.18%201.069c1.342.657%203.21%201.706%202.441%202.987c-.35.583-1.145%201.235-2.7%201.897l-6.092%202.968%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.491%2016.994C5.847%2017.392%204%2018.367%204%2019.424C4%2020.846%207.35%2022%2011.485%2022s7.485-1.154%207.485-2.576c0-1.122-2.083-2.076-4.99-2.43%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.98%2019.028c.083-7.174-.197-13.89.171-16.14c.28-.796.771-1.593%203.998.175l2.18%201.069c1.342.657%203.21%201.706%202.441%202.987c-.35.583-1.145%201.235-2.7%201.897l-6.092%202.968%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/golf-hole.svg?color=%231a73e8&size=48