diff options
Diffstat (limited to 'icons/sock.svg')
-rw-r--r-- | icons/sock.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/sock.svg b/icons/sock.svg new file mode 100644 index 00000000..acd17491 --- /dev/null +++ b/icons/sock.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sock" 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" fill="none"/> + <path d="M13 3v6l4.798 5.142a4 4 0 0 1 -5.441 5.86l-6.736 -6.41a2 2 0 0 1 -.621 -1.451v-9.141h8z" /> + <path d="M7.895 15.768c.708 -.721 1.105 -1.677 1.105 -2.768a4 4 0 0 0 -4 -4" /> +</svg> + + |