Scooter 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 { IconScooter } from "@devigner-ui/icons";
<IconScooter className="size-6" />
<script setup>
import { IconScooter } from "@devigner-ui/icons-vue";
</script>
<template>
<IconScooter class="size-6" />
</template>
<script>
import { IconScooter } from "@devigner-ui/icons-svelte";
</script>
<IconScooter class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="16" y="13.0005" width="6" height="6" rx="3" stroke="currentColor" stroke-width="1.5"></rect><path d="M11 16v-1.5c0-1.89 0-2.83-.59-3.41-.58-.59-1.52-.59-3.41-.59h-.6l-.71.01A4 4 0 0 0 2 14.2v.88a1 1 0 0 0 1.1.92zm0 0h5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M9.5 16a3 3 0 0 1-6 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 5h.53c1.2 0 1.8 0 2.29.3.48.3.75.84 1.29 1.91l2.89 5.8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m18.14 11 .68-.5c.27-.2.4-.3.49-.42a1 1 0 0 0 .14-.28c.05-.15.05-.31.05-.64 0-.62 0-.92-.13-1.16a1 1 0 0 0-.37-.37c-.23-.13-.54-.13-1.16-.13H16.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>