Routing4 icon in outline, twotone, bold and bulk. Free in all four styles, for maps, places, gps, routes, delivery tracking. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconRouting4 } from "@devigner-ui/icons";
<IconRouting4 className="size-6" />
<script setup>
import { IconRouting4 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconRouting4 class="size-6" />
</template>
<script>
import { IconRouting4 } from "@devigner-ui/icons-svelte";
</script>
<IconRouting4 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="M2.74 4.6c.8-3.46 6.01-3.46 6.8 0 .47 2.03-.82 3.75-1.94 4.82-.82.78-2.11.77-2.93 0-1.11-1.07-2.4-2.79-1.93-4.82" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M15.74 16.6c.8-3.46 6.04-3.46 6.84 0 .47 2.03-.82 3.75-1.95 4.82-.82.78-2.12.77-2.94 0-1.13-1.07-2.42-2.79-1.95-4.82" stroke="currentColor" stroke-width="1.5"></path><path d="M12.67 5h2.68a2 2 0 0 1 1.32 3.51L8.68 15.5A2 2 0 0 0 9.99 19h2.68" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6.16 5.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.16 17.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>