sports-golf from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-golf
Set
Material Symbols Light
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-golf-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the sports golf icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.749 13.255Q6 11.509 6 9.004t1.745-4.255T11.996 3t4.255 1.745Q18 6.491 18 8.996t-1.745 4.255T12.004 15t-4.255-1.745m2.964-4.542Q11 8.425 11 8t-.288-.712T10 7t-.712.288T9 8t.288.713T10 9t.713-.288m4 0Q15 8.426 15 8t-.288-.712T14 7t-.712.288T13 8t.288.713T14 9t.713-.288m-2-2Q13 6.426 13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7t.713-.288M11.5 20.886v-1q0-1.056-.722-1.778T9 17.385H7.77v-1h8.46v1H15q-1.056 0-1.778.722t-.722 1.778v1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSportsGolf(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.749 13.255Q6 11.509 6 9.004t1.745-4.255T11.996 3t4.255 1.745Q18 6.491 18 8.996t-1.745 4.255T12.004 15t-4.255-1.745m2.964-4.542Q11 8.425 11 8t-.288-.712T10 7t-.712.288T9 8t.288.713T10 9t.713-.288m4 0Q15 8.426 15 8t-.288-.712T14 7t-.712.288T13 8t.288.713T14 9t.713-.288m-2-2Q13 6.426 13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7t.713-.288M11.5 20.886v-1q0-1.056-.722-1.778T9 17.385H7.77v-1h8.46v1H15q-1.056 0-1.778.722t-.722 1.778v1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.749 13.255Q6 11.509 6 9.004t1.745-4.255T11.996 3t4.255 1.745Q18 6.491 18 8.996t-1.745 4.255T12.004 15t-4.255-1.745m2.964-4.542Q11 8.425 11 8t-.288-.712T10 7t-.712.288T9 8t.288.713T10 9t.713-.288m4 0Q15 8.426 15 8t-.288-.712T14 7t-.712.288T13 8t.288.713T14 9t.713-.288m-2-2Q13 6.426 13 6t-.288-.712T12 5t-.712.288T11 6t.288.713T12 7t.713-.288M11.5 20.886v-1q0-1.056-.722-1.778T9 17.385H7.77v-1h8.46v1H15q-1.056 0-1.778.722t-.722 1.778v1z"/></svg>
</template>

CSS

.icon-sports-golf {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.749%2013.255Q6%2011.509%206%209.004t1.745-4.255T11.996%203t4.255%201.745Q18%206.491%2018%208.996t-1.745%204.255T12.004%2015t-4.255-1.745m2.964-4.542Q11%208.425%2011%208t-.288-.712T10%207t-.712.288T9%208t.288.713T10%209t.713-.288m4%200Q15%208.426%2015%208t-.288-.712T14%207t-.712.288T13%208t.288.713T14%209t.713-.288m-2-2Q13%206.426%2013%206t-.288-.712T12%205t-.712.288T11%206t.288.713T12%207t.713-.288M11.5%2020.886v-1q0-1.056-.722-1.778T9%2017.385H7.77v-1h8.46v1H15q-1.056%200-1.778.722t-.722%201.778v1z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.749%2013.255Q6%2011.509%206%209.004t1.745-4.255T11.996%203t4.255%201.745Q18%206.491%2018%208.996t-1.745%204.255T12.004%2015t-4.255-1.745m2.964-4.542Q11%208.425%2011%208t-.288-.712T10%207t-.712.288T9%208t.288.713T10%209t.713-.288m4%200Q15%208.426%2015%208t-.288-.712T14%207t-.712.288T13%208t.288.713T14%209t.713-.288m-2-2Q13%206.426%2013%206t-.288-.712T12%205t-.712.288T11%206t.288.713T12%207t.713-.288M11.5%2020.886v-1q0-1.056-.722-1.778T9%2017.385H7.77v-1h8.46v1H15q-1.056%200-1.778.722t-.722%201.778v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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