Driving 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 { IconDriving } from "@devigner-ui/icons";
<IconDriving className="size-6" />
<script setup>
import { IconDriving } from "@devigner-ui/icons-vue";
</script>
<template>
<IconDriving class="size-6" />
</template>
<script>
import { IconDriving } from "@devigner-ui/icons-svelte";
</script>
<IconDriving class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.22 2h-5.1c-1.8 0-2.2.9-2.43 2.01l-.82 3.92h11.6l-.82-3.92C17.42 2.9 17.02 2 15.22 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.91 14.32c.08.85-.6 1.58-1.47 1.58h-1.36c-.78 0-.89-.33-1.03-.75l-.15-.43c-.2-.59-.33-.99-1.38-.99H10.8c-1.04 0-1.2.45-1.38.99l-.15.43c-.14.41-.25.75-1.03.75H6.89c-.87 0-1.55-.73-1.47-1.58l.4-4.42c.1-1.09.32-1.98 2.22-1.98h9.25c1.9 0 2.11.89 2.21 1.98z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6.87 5.75h-.73" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.2 5.75h-.73" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M8.32 10.83h2.17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M14.85 10.83h2.17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M12.67 17v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M12.67 21v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m3.67 18-1 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m21.67 18 1 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>