diff options
Diffstat (limited to 'src/_icons/sock.svg')
-rw-r--r-- | src/_icons/sock.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/sock.svg b/src/_icons/sock.svg new file mode 100644 index 00000000..8df43809 --- /dev/null +++ b/src/_icons/sock.svg @@ -0,0 +1,7 @@ +--- +tags: [clothing, clothes, foot, feet, leg, knit, wool, cotton, ankle] +--- +<svg> + <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> |