aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/swimming.svg
diff options
context:
space:
mode:
authorJames Harris <wopian@wopian.me>2020-08-21 19:17:00 +0100
committerGitHub <noreply@github.com>2020-08-21 19:17:00 +0100
commitd03ece3bc78750edc9f3ea4cc05d72bd9901e8c5 (patch)
treea189eae520efb5a23b8bdee72368bc1e1a704bf3 /src/_icons/swimming.svg
parentRelease 1.14.0 (diff)
downloadtabler-icons-d03ece3bc78750edc9f3ea4cc05d72bd9901e8c5.tar.xz
fix: typo in swimming icon name
Diffstat (limited to 'src/_icons/swimming.svg')
-rw-r--r--src/_icons/swimming.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/swimming.svg b/src/_icons/swimming.svg
new file mode 100644
index 0000000..d3afee7
--- /dev/null
+++ b/src/_icons/swimming.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>