diff options
author | codecalm <codecalm@gmail.com> | 2020-08-21 18:24:45 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-21 18:24:45 +0200 |
commit | b8963b92352114a9846e6c5d4ef9ab5eb50ebed8 (patch) | |
tree | 46fcedf8a3e90346dd47be5b71f82122d17fe747 /src/_icons/swiming.svg | |
parent | Release 1.13.1 (diff) | |
parent | `page-break` icon (diff) | |
download | tabler-icons-b8963b92352114a9846e6c5d4ef9ab5eb50ebed8.tar.xz |
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
Diffstat (limited to 'src/_icons/swiming.svg')
-rw-r--r-- | src/_icons/swiming.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/swiming.svg b/src/_icons/swiming.svg new file mode 100644 index 00000000..d3afee74 --- /dev/null +++ b/src/_icons/swiming.svg @@ -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 d="M3 16.75a2.4 2.4 0 0 0 1 .25a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 1 -.25" /> +</svg> |