21 lines
485 B
XML
21 lines
485 B
XML
<!--
|
|
tags: [game, ball, play, hole, club-and-ball, stroke, luxury, pitch, golf, athletic]
|
|
category: Sport
|
|
version: "1.34"
|
|
unicode: "ed8c"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M12 18v-15l7 4l-7 4" />
|
|
<path d="M9 17.67c-.62 .36 -1 .82 -1 1.33c0 1.1 1.8 2 4 2s4 -.9 4 -2c0 -.5 -.38 -.97 -1 -1.33" />
|
|
</svg>
|