diff options
Diffstat (limited to 'icons/truck-return.svg')
-rw-r--r-- | icons/truck-return.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/truck-return.svg b/icons/truck-return.svg new file mode 100644 index 00000000..6a1259cd --- /dev/null +++ b/icons/truck-return.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-truck-return" 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"/> + <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" /> + <path d="M9 17h6" /> + <path d="M13 6h5l3 5v6h-2" /> +</svg> + + |