Truck Fast 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 { IconTruckFast } from "@devigner-ui/icons";
<IconTruckFast className="size-6" />
<script setup>
import { IconTruckFast } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTruckFast class="size-6" />
</template>
<script>
import { IconTruckFast } from "@devigner-ui/icons-svelte";
</script>
<IconTruckFast 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="M12.67 14h1a2 2 0 0 0 2-2V2h-9a4 4 0 0 0-3.49 2.05" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.67 17a3 3 0 0 0 3 3h1c0-1.1.9-2 2-2a2 2 0 0 1 2 2h4c0-1.1.9-2 2-2a2 2 0 0 1 2 2h1a3 3 0 0 0 3-3v-3h-3a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1.3l-1.72-2.99A2 2 0 0 0 17.51 5h-1.84v7a2 2 0 0 1-2 2h-1" 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="M2.67 8h6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.67 11h4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.67 14h2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>