folder connection icon
folder-connection from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.
- Name
- folder-connection
- Set
- Reicon
- Style
- Outline
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More newicons icons from Reicon
Use the folder connection icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 16v3m0 4a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-2h-4m-4 0H6"/><path d="M19 8.3v4.2c0 2.8-.7 3.5-3.5 3.5h-7C5.7 16 5 15.3 5 12.5v-7C5 2.7 5.7 2 8.5 2h1.05c1.05 0 1.28.31 1.68.84l1.05 1.4c.27.35.42.56 1.12.56h2.1c2.8 0 3.5.7 3.5 3.5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconFolderConnection(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeMiterlimit="10" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M12 16v3m0 4a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-2h-4m-4 0H6"/><path d="M19 8.3v4.2c0 2.8-.7 3.5-3.5 3.5h-7C5.7 16 5 15.3 5 12.5v-7C5 2.7 5.7 2 8.5 2h1.05c1.05 0 1.28.31 1.68.84l1.05 1.4c.27.35.42.56 1.12.56h2.1c2.8 0 3.5.7 3.5 3.5Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 16v3m0 4a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6-2h-4m-4 0H6"/><path d="M19 8.3v4.2c0 2.8-.7 3.5-3.5 3.5h-7C5.7 16 5 15.3 5 12.5v-7C5 2.7 5.7 2 8.5 2h1.05c1.05 0 1.28.31 1.68.84l1.05 1.4c.27.35.42.56 1.12.56h2.1c2.8 0 3.5.7 3.5 3.5Z"/></g></svg> </template>
CSS
.icon-folder-connection {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016v3m0%204a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6-2h-4m-4%200H6%22%2F%3E%3Cpath%20d%3D%22M19%208.3v4.2c0%202.8-.7%203.5-3.5%203.5h-7C5.7%2016%205%2015.3%205%2012.5v-7C5%202.7%205.7%202%208.5%202h1.05c1.05%200%201.28.31%201.68.84l1.05%201.4c.27.35.42.56%201.12.56h2.1c2.8%200%203.5.7%203.5%203.5Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016v3m0%204a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6-2h-4m-4%200H6%22%2F%3E%3Cpath%20d%3D%22M19%208.3v4.2c0%202.8-.7%203.5-3.5%203.5h-7C5.7%2016%205%2015.3%205%2012.5v-7C5%202.7%205.7%202%208.5%202h1.05c1.05%200%201.28.31%201.68.84l1.05%201.4c.27.35.42.56%201.12.56h2.1c2.8%200%203.5.7%203.5%203.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/folder-connection.svg?color=%231a73e8&size=48