diff options
Diffstat (limited to 'src/icons/truck-return.svg')
-rw-r--r-- | src/icons/truck-return.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/truck-return.svg b/src/icons/truck-return.svg new file mode 100644 index 00000000..d8a6a250 --- /dev/null +++ b/src/icons/truck-return.svg @@ -0,0 +1,13 @@ +--- +tags: [order, purchase, online, shop, store, e-commerce, lorry] +category: E-commerce +version: "1.11" +unicode: "ec4c" +--- +<svg> + <circle cx="7" cy="17" r="2" /> + <circle cx="17" cy="17" r="2" /> + <path d="M5 17h-2v-11a1 1 0 0 1 1 -1h9v6h-5l2 2m0 -4l-2 2" /> + <line x1="9" y1="17" x2="15" y2="17" /> + <path d="M13 6h5l3 5v6h-2" /> +</svg> |