diff options
Diffstat (limited to 'icons/golf.svg')
-rw-r--r-- | icons/golf.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/golf.svg b/icons/golf.svg new file mode 100644 index 00000000..d4fb49d2 --- /dev/null +++ b/icons/golf.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-golf" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <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> + + |