golf-filled from Reicon by REICON · Filled · Sports · MIT Free for personal and commercial use.

Name
golf-filled
Set
Reicon
Style
Filled
Category
Sports
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All golf icons →

More sports icons from Reicon

Use the golf icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 1.25a.75.75 0 0 1 .75.75v1.036l5.008 2.504l.054.027c.734.367 1.36.68 1.796.984c.442.309.906.757.906 1.449s-.464 1.14-.906 1.449c-.436.304-1.062.617-1.796.984l-5.062 2.53V18a.75.75 0 0 1-1.5 0V2a.75.75 0 0 1 .75-.75"/><path d="M12 22c5.523 0 10-1.567 10-3.5c0-1.662-3.31-3.054-7.75-3.411V18a2.25 2.25 0 0 1-4.5 0v-2.911C5.31 15.446 2 16.838 2 18.5C2 20.433 6.477 22 12 22"/><path d="M12 1.25a.75.75 0 0 0-.75.75v16a.75.75 0 0 0 1.5 0v-5.036l5.062-2.531c.734-.367 1.36-.68 1.796-.984c.442-.309.906-.756.906-1.449c0-.692-.464-1.14-.906-1.449c-.436-.304-1.062-.617-1.796-.984l-5.062-2.53V2a.75.75 0 0 0-.75-.75"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconGolfFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 1.25a.75.75 0 0 1 .75.75v1.036l5.008 2.504l.054.027c.734.367 1.36.68 1.796.984c.442.309.906.757.906 1.449s-.464 1.14-.906 1.449c-.436.304-1.062.617-1.796.984l-5.062 2.53V18a.75.75 0 0 1-1.5 0V2a.75.75 0 0 1 .75-.75"/><path d="M12 22c5.523 0 10-1.567 10-3.5c0-1.662-3.31-3.054-7.75-3.411V18a2.25 2.25 0 0 1-4.5 0v-2.911C5.31 15.446 2 16.838 2 18.5C2 20.433 6.477 22 12 22"/><path d="M12 1.25a.75.75 0 0 0-.75.75v16a.75.75 0 0 0 1.5 0v-5.036l5.062-2.531c.734-.367 1.36-.68 1.796-.984c.442-.309.906-.756.906-1.449c0-.692-.464-1.14-.906-1.449c-.436-.304-1.062-.617-1.796-.984l-5.062-2.53V2a.75.75 0 0 0-.75-.75"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 1.25a.75.75 0 0 1 .75.75v1.036l5.008 2.504l.054.027c.734.367 1.36.68 1.796.984c.442.309.906.757.906 1.449s-.464 1.14-.906 1.449c-.436.304-1.062.617-1.796.984l-5.062 2.53V18a.75.75 0 0 1-1.5 0V2a.75.75 0 0 1 .75-.75"/><path d="M12 22c5.523 0 10-1.567 10-3.5c0-1.662-3.31-3.054-7.75-3.411V18a2.25 2.25 0 0 1-4.5 0v-2.911C5.31 15.446 2 16.838 2 18.5C2 20.433 6.477 22 12 22"/><path d="M12 1.25a.75.75 0 0 0-.75.75v16a.75.75 0 0 0 1.5 0v-5.036l5.062-2.531c.734-.367 1.36-.68 1.796-.984c.442-.309.906-.756.906-1.449c0-.692-.464-1.14-.906-1.449c-.436-.304-1.062-.617-1.796-.984l-5.062-2.53V2a.75.75 0 0 0-.75-.75"/></g></svg>
</template>

CSS

.icon-golf-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M12%201.25a.75.75%200%200%201%20.75.75v1.036l5.008%202.504l.054.027c.734.367%201.36.68%201.796.984c.442.309.906.757.906%201.449s-.464%201.14-.906%201.449c-.436.304-1.062.617-1.796.984l-5.062%202.53V18a.75.75%200%200%201-1.5%200V2a.75.75%200%200%201%20.75-.75%22%2F%3E%3Cpath%20d%3D%22M12%2022c5.523%200%2010-1.567%2010-3.5c0-1.662-3.31-3.054-7.75-3.411V18a2.25%202.25%200%200%201-4.5%200v-2.911C5.31%2015.446%202%2016.838%202%2018.5C2%2020.433%206.477%2022%2012%2022%22%2F%3E%3Cpath%20d%3D%22M12%201.25a.75.75%200%200%200-.75.75v16a.75.75%200%200%200%201.5%200v-5.036l5.062-2.531c.734-.367%201.36-.68%201.796-.984c.442-.309.906-.756.906-1.449c0-.692-.464-1.14-.906-1.449c-.436-.304-1.062-.617-1.796-.984l-5.062-2.53V2a.75.75%200%200%200-.75-.75%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%22currentColor%22%3E%3Cpath%20d%3D%22M12%201.25a.75.75%200%200%201%20.75.75v1.036l5.008%202.504l.054.027c.734.367%201.36.68%201.796.984c.442.309.906.757.906%201.449s-.464%201.14-.906%201.449c-.436.304-1.062.617-1.796.984l-5.062%202.53V18a.75.75%200%200%201-1.5%200V2a.75.75%200%200%201%20.75-.75%22%2F%3E%3Cpath%20d%3D%22M12%2022c5.523%200%2010-1.567%2010-3.5c0-1.662-3.31-3.054-7.75-3.411V18a2.25%202.25%200%200%201-4.5%200v-2.911C5.31%2015.446%202%2016.838%202%2018.5C2%2020.433%206.477%2022%2012%2022%22%2F%3E%3Cpath%20d%3D%22M12%201.25a.75.75%200%200%200-.75.75v16a.75.75%200%200%200%201.5%200v-5.036l5.062-2.531c.734-.367%201.36-.68%201.796-.984c.442-.309.906-.756.906-1.449c0-.692-.464-1.14-.906-1.449c-.436-.304-1.062-.617-1.796-.984l-5.062-2.53V2a.75.75%200%200%200-.75-.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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