aboutsummaryrefslogtreecommitdiff
path: root/icons/truck-return.svg
blob: e376031cc79c23e81e953b9bb4c5b8a3b622f9f1 (plain)
1
2
3
4
5
6
7
8
9
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" fill="none"/>
  <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>