← back to Dw Theme Compact Toolbar

assets/icon.truck.svg

32 lines

<svg
  xmlns="http://www.w3.org/2000/svg"
  aria-hidden="true"
  focusable="false"
  role="presentation"
  class="element-icon element-icon-truck element-icon--line"
  viewbox="0 0 64 64"
  width="20"
  height="20"
>
  <path
    d="M16.5 43.22H6.88V16.5h33.14v26.72H23.94m21.48 0h-5.4V30.4h17.1v12.82h-4.23m4.23-12.82-6.41-8.56H40.02"
    stroke-miterlimit="10"
    fill="none"
    stroke="currentColor"
  />
  <circle
    cx="20.24"
    cy="43.76"
    r="3.74"
    stroke-miterlimit="10"
    fill="none"
    stroke="currentColor"
  />
  <path
    d="M45.42 43.23a3.82 3.82 0 1 1 0 .37z"
    stroke-miterlimit="10"
    fill="none"
    stroke="currentColor"
  />
</svg>