Folder Path Connect icon in outline, twotone, bold and bulk. Free in all four styles, for file manager, storage, organisation, directories. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconFolderPathConnect } from "@devigner-ui/icons";
<IconFolderPathConnect className="size-6" />
<script setup>
import { IconFolderPathConnect } from "@devigner-ui/icons-vue";
</script>
<template>
<IconFolderPathConnect class="size-6" />
</template>
<script>
import { IconFolderPathConnect } from "@devigner-ui/icons-svelte";
</script>
<IconFolderPathConnect 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="M16.5 7.5h-3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M5 5.22c0-.58 0-.86.05-1.1a2.7 2.7 0 0 1 2.23-2.07C7.54 2 7.85 2 8.46 2l.54.01a3 3 0 0 1 1.91.93l.39.36c.57.53.86.8 1.2.97q.29.15.6.23c.37.1.77.1 1.58.1h.26c1.84 0 2.77 0 3.36.5l.16.15c.54.55.54 1.4.54 3.12V9.8c0 2.45 0 3.68-.82 4.44s-2.14.76-4.78.76h-2.8c-2.64 0-3.96 0-4.78-.76S5 12.25 5 9.8z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M22 20h-8M2 20h8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M12 18v-3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><circle cx="12" cy="20.0001" r="2" stroke="currentColor" stroke-width="1.5"></circle></svg>