Multiple Forward Left icon in outline, twotone, bold and bulk. Free in all four styles, for chat, inbox, email, comments, support. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconMultipleForwardLeft } from "@devigner-ui/icons";
<IconMultipleForwardLeft className="size-6" />
<script setup>
import { IconMultipleForwardLeft } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMultipleForwardLeft class="size-6" />
</template>
<script>
import { IconMultipleForwardLeft } from "@devigner-ui/icons-svelte";
</script>
<IconMultipleForwardLeft class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.34 5.48 7.36 9.01c-1.57 1.4-2.35 2.1-2.35 2.99s.78 1.6 2.35 2.99l3.98 3.53c.71.64 1.07.96 1.36.82.3-.13.3-.6.3-1.57v-2.34c3.6 0 7.5 1.71 9 4.57 0-9.14-5.33-11.43-9-11.43V6.23c0-.96 0-1.44-.3-1.57-.29-.14-.65.18-1.36.82" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M8.46 4.5 3.25 9.34a3.9 3.9 0 0 0 .12 5.83l5.1 4.33" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>