Smart Car 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 { IconSmartCar } from "@devigner-ui/icons";
<IconSmartCar className="size-6" />
<script setup>
import { IconSmartCar } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSmartCar class="size-6" />
</template>
<script>
import { IconSmartCar } from "@devigner-ui/icons-svelte";
</script>
<IconSmartCar class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.81 7.62H7.54c-1.86 0-2.28.93-2.51 2.08l-.85 4.05h12l-.85-4.05c-.25-1.15-.66-2.08-2.52-2.08" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.66 20.36c.08.88-.62 1.64-1.52 1.64h-1.41c-.81 0-.92-.35-1.07-.77l-.15-.45c-.21-.61-.35-1.03-1.43-1.03H8.24c-1.08 0-1.24.47-1.43 1.03l-.15.45c-.14.43-.25.77-1.07.77H4.18a1.5 1.5 0 0 1-1.52-1.64l.42-4.57c.11-1.13.32-2.05 2.29-2.05h9.57c1.97 0 2.18.92 2.29 2.05z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4.17 11.5h-.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.92 11.5h-.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M5.67 16.75h2.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M12.42 16.75h2.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M19.38 8.74c.28-.65.18-1.53-.34-2.3a2.5 2.5 0 0 0-2-1.19" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M22.49 9.73a6.1 6.1 0 0 0-.95-4.96A6.1 6.1 0 0 0 17.31 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>