1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-01 18:04:10 +02:00

swimming icon #46

This commit is contained in:
codecalm
2020-08-19 23:56:47 +02:00
parent a78874427c
commit 51497f755f

8
src/_icons/swiming.svg Normal file
View File

@@ -0,0 +1,8 @@
---
category: Sport
---
<svg>
<circle cx="16" cy="9" r="1" />
<path d="M6 11l4 -2l3.5 3l-1.5 2"></path>
<path d="M3 16.75a2.4 2.4 0 0 0 1 .25a2.4 2.4 0 00 2 -1a2.4 2.4 0 01 2 -1a2.4 2.4 0 01 2 1a2.4 2.4 0 00 2 1a2.4 2.4 0 00 2 -1a2.4 2.4 0 01 2 -1a2.4 2.4 0 01 2 1a2.4 2.4 0 00 2 1a2.4 2.4 0 00 1 -.25" />
</svg>