diff options
Diffstat (limited to 'src/icons/shoe.svg')
-rw-r--r-- | src/icons/shoe.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/shoe.svg b/src/icons/shoe.svg new file mode 100644 index 00000000..ec6743b9 --- /dev/null +++ b/src/icons/shoe.svg @@ -0,0 +1,11 @@ +--- +tags: [sport, boots, boot, footwear, sneaker, nike, adidas] +version: "1.50" +unicode: "efd2" +--- +<svg> + <path d="M4 6h5.426a1 1 0 0 1 .863 .496l1.064 1.823a3 3 0 0 0 1.896 1.407l4.677 1.114a4 4 0 0 1 3.074 3.89v2.27a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1z" /> + <path d="M14 13l1 -2" /> + <path d="M8 18v-1a4 4 0 0 0 -4 -4h-1" /> + <path d="M10 12l1.5 -3" /> +</svg> |