diff options
Diffstat (limited to 'icons/clubs.svg')
-rw-r--r-- | icons/clubs.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/clubs.svg b/icons/clubs.svg new file mode 100644 index 00000000..261812b2 --- /dev/null +++ b/icons/clubs.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clubs" 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 3a4 4 0 0 1 3.164 6.447a4 4 0 1 1 -1.164 6.198v1.355l1 4h-6l1 -4l.001 -1.355a4 4 0 1 1 -1.164 -6.199a4 4 0 0 1 3.163 -6.446z" /> +</svg> + + |