diff options
author | codecalm <codecalm@gmail.com> | 2020-08-21 18:37:38 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-21 18:37:38 +0200 |
commit | 0c726fb0a1a387728166a5f863fe7f4aecf8593a (patch) | |
tree | a15e55e275f6bdedfe14c016795ed1aabdf25abe /icons/swiming.svg | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff) | |
download | tabler-icons-0c726fb0a1a387728166a5f863fe7f4aecf8593a.tar.xz |
Release 1.14.0v1.14.0
Diffstat (limited to 'icons/swiming.svg')
-rw-r--r-- | icons/swiming.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/swiming.svg b/icons/swiming.svg new file mode 100644 index 00000000..f475e622 --- /dev/null +++ b/icons/swiming.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-swiming" 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"/> + <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> + + |