Truck Time icon in outline, twotone, bold and bulk. Free in all four styles, for logistics, fleet, garage, fuel, rides. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconTruckTime } from "@devigner-ui/icons";
<IconTruckTime className="size-6" />
<script setup>
import { IconTruckTime } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTruckTime class="size-6" />
</template>
<script>
import { IconTruckTime } from "@devigner-ui/icons-svelte";
</script>
<IconTruckTime class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M15.67 2v10a2 2 0 0 1-2 2h-11V7.62A3.9 3.9 0 0 0 5.77 9a3.8 3.8 0 0 0 2.6-1.06q.46-.4.76-.95A4 4 0 0 0 8.31 2z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.67 14v3a3 3 0 0 1-3 3h-1a2 2 0 0 0-2-2 2 2 0 0 0-2 2h-4a2 2 0 0 0-2-2 2 2 0 0 0-2 2h-1a3 3 0 0 1-3-3v-3h11a2 2 0 0 0 2-2V5h1.84c.72 0 1.38.39 1.74 1.01L20.96 9h-1.29a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.67 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.67 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.67 12v2h-3a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1.3z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.67 5a4 4 0 0 1-4 4 4 4 0 1 1 4-4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M5.92 3.75v1.5L4.67 6" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>