diff options
author | James Harris <wopian@wopian.me> | 2020-08-21 19:17:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-21 19:17:00 +0100 |
commit | d03ece3bc78750edc9f3ea4cc05d72bd9901e8c5 (patch) | |
tree | a189eae520efb5a23b8bdee72368bc1e1a704bf3 /src/_icons/swiming.svg | |
parent | Release 1.14.0 (diff) | |
download | tabler-icons-d03ece3bc78750edc9f3ea4cc05d72bd9901e8c5.tar.xz |
fix: typo in swimming icon name
Diffstat (limited to 'src/_icons/swiming.svg')
-rw-r--r-- | src/_icons/swiming.svg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/_icons/swiming.svg b/src/_icons/swiming.svg deleted file mode 100644 index d3afee74..00000000 --- a/src/_icons/swiming.svg +++ /dev/null @@ -1,8 +0,0 @@ ---- -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> |