blob: ffa853f215fd125ddd2d438cde336ba0112709c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!--
tags: [game, ball, play, hole, club-and-ball, stroke, luxury, pitch, golf, off]
category: Sport
version: "1.66"
unicode: "f13a"
-->
<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-6m0 -4v-5l7 4l-5.07 2.897" />
<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" />
<path d="M3 3l18 18" />
</svg>
|