Truck Tick 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 { IconTruckTick } from "@devigner-ui/icons";
<IconTruckTick className="size-6" />
<script setup>
import { IconTruckTick } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTruckTick class="size-6" />
</template>
<script>
import { IconTruckTick } from "@devigner-ui/icons-svelte";
</script>
<IconTruckTick 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 4.91a3.9 3.9 0 0 1-1.3 3.03A3.8 3.8 0 0 1 5.76 9 3.9 3.9 0 0 1 2.3 7.13 3.99 3.99 0 0 1 8.31 2a4 4 0 0 1 1.36 2.91" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m4.11 5.03 1.01.96 2.1-2.02" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>