diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/sock.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/sock.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/sock.svg b/app/assets/svg/icons/tabler/outline/sock.svg new file mode 100644 index 00000000..d0dc3a89 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/sock.svg | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [clothing, clothes, foot, feet, leg, knit, wool, cotton, ankle, sock] | ||
| 3 | category: E-commerce | ||
| 4 | version: "1.39" | ||
| 5 | unicode: "eee1" | ||
| 6 | --> | ||
| 7 | <svg | ||
| 8 | xmlns="http://www.w3.org/2000/svg" | ||
| 9 | width="24" | ||
| 10 | height="24" | ||
| 11 | viewBox="0 0 24 24" | ||
| 12 | fill="none" | ||
| 13 | stroke="currentColor" | ||
| 14 | stroke-width="2" | ||
| 15 | stroke-linecap="round" | ||
| 16 | stroke-linejoin="round" | ||
| 17 | > | ||
| 18 | <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.141h8" /> | ||
| 19 | <path d="M7.895 15.768c.708 -.721 1.105 -1.677 1.105 -2.768a4 4 0 0 0 -4 -4" /> | ||
| 20 | </svg> | ||
