diff options
author | codecalm <codecalm@gmail.com> | 2020-10-14 00:43:44 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-14 00:43:44 +0200 |
commit | 651385217b6cd2097b215cb3adfa38d7b276b447 (patch) | |
tree | cc2099721fb18efbff177792aede41a33e5b2ba4 /src/_icons/sock.svg | |
parent | 9 new icons: `ball-american-football`, `ball-football`, `cash-banknote`, `hie... (diff) | |
download | tabler-icons-651385217b6cd2097b215cb3adfa38d7b276b447.tar.xz |
icons fixes
Diffstat (limited to 'src/_icons/sock.svg')
-rw-r--r-- | src/_icons/sock.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/sock.svg b/src/_icons/sock.svg index e5c46479..61ed16f9 100644 --- a/src/_icons/sock.svg +++ b/src/_icons/sock.svg @@ -1,6 +1,6 @@ --- --- <svg> - <path d="M13 3v6l4.798 5.142a4 4 0 0 1-5.441 5.86l-6.736-6.41A2 2 0 0 1 5 12.141V3h8z"/> - <path d="M7.895 15.768C8.603 15.047 9 14.091 9 13a4 4 0 0 0-4-4"/> + <path d="M13 3v6l4.798 5.142a4 4 0 0 1 -5.441 5.86l-6.736-6.41A2 2 0 0 1 5 12.141V3h8z" /> + <path d="M7.895 15.768C8.603 15.047 9 14.091 9 13a4 4 0 0 0 -4 -4" /> </svg> |