folder path connect icon

folder-path-connect-bold-duotone from Solar by 480 Design · Bold Duotone · Folders · CC-BY-4.0 Attribution required.

Name
folder-path-connect-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Folders
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More folders icons from Solar

Use the folder path connect icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 20C2 19.5858 2.33579 19.25 2.75 19.25H10H11.25V18V15H12.75V18V19.25H14H21.25C21.6642 19.25 22 19.5858 22 20C22 20.4142 21.6642 20.75 21.25 20.75H14H10H2.75C2.33579 20.75 2 20.4142 2 20Z" opacity=".5"/><path fill-rule="evenodd" d="M19 9.8V8.36864C19 6.6576 19 5.80208 18.4614 5.24599C18.4118 5.19484 18.3594 5.14616 18.3043 5.10015C17.7055 4.6 16.7841 4.6 14.9415 4.6H14.6799C13.8723 4.6 13.4685 4.6 13.0922 4.5004C12.8855 4.44569 12.6863 4.36906 12.4985 4.27203C12.1566 4.09538 11.871 3.83026 11.3 3.3L10.9148 2.94234C10.7234 2.76461 10.6277 2.67575 10.5272 2.59833C10.0936 2.26457 9.56166 2.05999 9.0009 2.01129C8.87083 2 8.7355 2 8.46482 2C7.84705 2 7.53817 2 7.28087 2.04508C6.14822 2.24352 5.26225 3.0662 5.04855 4.11795C5 4.35687 5 4.64369 5 5.21734V9.8C5 12.2513 5 13.477 5.8201 14.2385C6.6402 15 7.96013 15 10.6 15H11.25H12.75H13.4C16.0399 15 17.3598 15 18.1799 14.2385C19 13.477 19 12.2513 19 9.8ZM13.5 6.75C13.0858 6.75 12.75 7.08579 12.75 7.5C12.75 7.91421 13.0858 8.25 13.5 8.25H16.5C16.9142 8.25 17.25 7.91421 17.25 7.5C17.25 7.08579 16.9142 6.75 16.5 6.75H13.5Z" clip-rule="evenodd"/><circle cx="12" cy="20" r="2"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFolderPathConnectBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 20C2 19.5858 2.33579 19.25 2.75 19.25H10H11.25V18V15H12.75V18V19.25H14H21.25C21.6642 19.25 22 19.5858 22 20C22 20.4142 21.6642 20.75 21.25 20.75H14H10H2.75C2.33579 20.75 2 20.4142 2 20Z" opacity=".5"/><path fillRule="evenodd" d="M19 9.8V8.36864C19 6.6576 19 5.80208 18.4614 5.24599C18.4118 5.19484 18.3594 5.14616 18.3043 5.10015C17.7055 4.6 16.7841 4.6 14.9415 4.6H14.6799C13.8723 4.6 13.4685 4.6 13.0922 4.5004C12.8855 4.44569 12.6863 4.36906 12.4985 4.27203C12.1566 4.09538 11.871 3.83026 11.3 3.3L10.9148 2.94234C10.7234 2.76461 10.6277 2.67575 10.5272 2.59833C10.0936 2.26457 9.56166 2.05999 9.0009 2.01129C8.87083 2 8.7355 2 8.46482 2C7.84705 2 7.53817 2 7.28087 2.04508C6.14822 2.24352 5.26225 3.0662 5.04855 4.11795C5 4.35687 5 4.64369 5 5.21734V9.8C5 12.2513 5 13.477 5.8201 14.2385C6.6402 15 7.96013 15 10.6 15H11.25H12.75H13.4C16.0399 15 17.3598 15 18.1799 14.2385C19 13.477 19 12.2513 19 9.8ZM13.5 6.75C13.0858 6.75 12.75 7.08579 12.75 7.5C12.75 7.91421 13.0858 8.25 13.5 8.25H16.5C16.9142 8.25 17.25 7.91421 17.25 7.5C17.25 7.08579 16.9142 6.75 16.5 6.75H13.5Z" clipRule="evenodd"/><circle cx="12" cy="20" r="2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 20C2 19.5858 2.33579 19.25 2.75 19.25H10H11.25V18V15H12.75V18V19.25H14H21.25C21.6642 19.25 22 19.5858 22 20C22 20.4142 21.6642 20.75 21.25 20.75H14H10H2.75C2.33579 20.75 2 20.4142 2 20Z" opacity=".5"/><path fill-rule="evenodd" d="M19 9.8V8.36864C19 6.6576 19 5.80208 18.4614 5.24599C18.4118 5.19484 18.3594 5.14616 18.3043 5.10015C17.7055 4.6 16.7841 4.6 14.9415 4.6H14.6799C13.8723 4.6 13.4685 4.6 13.0922 4.5004C12.8855 4.44569 12.6863 4.36906 12.4985 4.27203C12.1566 4.09538 11.871 3.83026 11.3 3.3L10.9148 2.94234C10.7234 2.76461 10.6277 2.67575 10.5272 2.59833C10.0936 2.26457 9.56166 2.05999 9.0009 2.01129C8.87083 2 8.7355 2 8.46482 2C7.84705 2 7.53817 2 7.28087 2.04508C6.14822 2.24352 5.26225 3.0662 5.04855 4.11795C5 4.35687 5 4.64369 5 5.21734V9.8C5 12.2513 5 13.477 5.8201 14.2385C6.6402 15 7.96013 15 10.6 15H11.25H12.75H13.4C16.0399 15 17.3598 15 18.1799 14.2385C19 13.477 19 12.2513 19 9.8ZM13.5 6.75C13.0858 6.75 12.75 7.08579 12.75 7.5C12.75 7.91421 13.0858 8.25 13.5 8.25H16.5C16.9142 8.25 17.25 7.91421 17.25 7.5C17.25 7.08579 16.9142 6.75 16.5 6.75H13.5Z" clip-rule="evenodd"/><circle cx="12" cy="20" r="2"/></g></svg>
</template>

CSS

.icon-folder-path-connect-bold-duotone {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2%2020C2%2019.5858%202.33579%2019.25%202.75%2019.25H10H11.25V18V15H12.75V18V19.25H14H21.25C21.6642%2019.25%2022%2019.5858%2022%2020C22%2020.4142%2021.6642%2020.75%2021.25%2020.75H14H10H2.75C2.33579%2020.75%202%2020.4142%202%2020Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%209.8V8.36864C19%206.6576%2019%205.80208%2018.4614%205.24599C18.4118%205.19484%2018.3594%205.14616%2018.3043%205.10015C17.7055%204.6%2016.7841%204.6%2014.9415%204.6H14.6799C13.8723%204.6%2013.4685%204.6%2013.0922%204.5004C12.8855%204.44569%2012.6863%204.36906%2012.4985%204.27203C12.1566%204.09538%2011.871%203.83026%2011.3%203.3L10.9148%202.94234C10.7234%202.76461%2010.6277%202.67575%2010.5272%202.59833C10.0936%202.26457%209.56166%202.05999%209.0009%202.01129C8.87083%202%208.7355%202%208.46482%202C7.84705%202%207.53817%202%207.28087%202.04508C6.14822%202.24352%205.26225%203.0662%205.04855%204.11795C5%204.35687%205%204.64369%205%205.21734V9.8C5%2012.2513%205%2013.477%205.8201%2014.2385C6.6402%2015%207.96013%2015%2010.6%2015H11.25H12.75H13.4C16.0399%2015%2017.3598%2015%2018.1799%2014.2385C19%2013.477%2019%2012.2513%2019%209.8ZM13.5%206.75C13.0858%206.75%2012.75%207.08579%2012.75%207.5C12.75%207.91421%2013.0858%208.25%2013.5%208.25H16.5C16.9142%208.25%2017.25%207.91421%2017.25%207.5C17.25%207.08579%2016.9142%206.75%2016.5%206.75H13.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2220%22%20r%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2%2020C2%2019.5858%202.33579%2019.25%202.75%2019.25H10H11.25V18V15H12.75V18V19.25H14H21.25C21.6642%2019.25%2022%2019.5858%2022%2020C22%2020.4142%2021.6642%2020.75%2021.25%2020.75H14H10H2.75C2.33579%2020.75%202%2020.4142%202%2020Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%209.8V8.36864C19%206.6576%2019%205.80208%2018.4614%205.24599C18.4118%205.19484%2018.3594%205.14616%2018.3043%205.10015C17.7055%204.6%2016.7841%204.6%2014.9415%204.6H14.6799C13.8723%204.6%2013.4685%204.6%2013.0922%204.5004C12.8855%204.44569%2012.6863%204.36906%2012.4985%204.27203C12.1566%204.09538%2011.871%203.83026%2011.3%203.3L10.9148%202.94234C10.7234%202.76461%2010.6277%202.67575%2010.5272%202.59833C10.0936%202.26457%209.56166%202.05999%209.0009%202.01129C8.87083%202%208.7355%202%208.46482%202C7.84705%202%207.53817%202%207.28087%202.04508C6.14822%202.24352%205.26225%203.0662%205.04855%204.11795C5%204.35687%205%204.64369%205%205.21734V9.8C5%2012.2513%205%2013.477%205.8201%2014.2385C6.6402%2015%207.96013%2015%2010.6%2015H11.25H12.75H13.4C16.0399%2015%2017.3598%2015%2018.1799%2014.2385C19%2013.477%2019%2012.2513%2019%209.8ZM13.5%206.75C13.0858%206.75%2012.75%207.08579%2012.75%207.5C12.75%207.91421%2013.0858%208.25%2013.5%208.25H16.5C16.9142%208.25%2017.25%207.91421%2017.25%207.5C17.25%207.08579%2016.9142%206.75%2016.5%206.75H13.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2220%22%20r%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/folder-path-connect-bold-duotone.svg?color=%231a73e8&size=48