folder git 2 icon
folder-git-2 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- folder-git-2
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
folder-01folder-02folder-03folder-addfolder-archivefolder-attachmentfolder-audiofolder-blockfolder-checkfolder-clockfolder-closedfolder-cloudfolder-codefolder-cogfolder-detailsfolder-details-referencefolder-downfolder-downloadfolder-editfolder-exportfolder-favouritefolder-file-storagefolder-gitfolder-git2
Use the folder git 2 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 6.501h8.75c2.107 0 3.16 0 3.917.506a3 3 0 0 1 .827.828c.506.757.506 1.81.506 3.918v.75M12 6.5l-.633-1.267c-.525-1.05-1.005-2.107-2.168-2.543c-.509-.19-1.091-.19-2.255-.19c-1.816 0-2.724 0-3.406.38A3 3 0 0 0 2.38 4.04C2 4.72 2 5.629 2 7.446v3.056c0 4.716 0 7.073 1.464 8.538C4.705 20.282 6.587 20.471 10 20.5"/><circle cx="14" cy="12.5" r="2"/><circle cx="20" cy="18.5" r="2"/><path d="M18 18.5a4 4 0 0 1-4-4m0 0v7"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFolderGit2(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M8 6.501h8.75c2.107 0 3.16 0 3.917.506a3 3 0 0 1 .827.828c.506.757.506 1.81.506 3.918v.75M12 6.5l-.633-1.267c-.525-1.05-1.005-2.107-2.168-2.543c-.509-.19-1.091-.19-2.255-.19c-1.816 0-2.724 0-3.406.38A3 3 0 0 0 2.38 4.04C2 4.72 2 5.629 2 7.446v3.056c0 4.716 0 7.073 1.464 8.538C4.705 20.282 6.587 20.471 10 20.5"/><circle cx="14" cy="12.5" r="2"/><circle cx="20" cy="18.5" r="2"/><path d="M18 18.5a4 4 0 0 1-4-4m0 0v7"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8 6.501h8.75c2.107 0 3.16 0 3.917.506a3 3 0 0 1 .827.828c.506.757.506 1.81.506 3.918v.75M12 6.5l-.633-1.267c-.525-1.05-1.005-2.107-2.168-2.543c-.509-.19-1.091-.19-2.255-.19c-1.816 0-2.724 0-3.406.38A3 3 0 0 0 2.38 4.04C2 4.72 2 5.629 2 7.446v3.056c0 4.716 0 7.073 1.464 8.538C4.705 20.282 6.587 20.471 10 20.5"/><circle cx="14" cy="12.5" r="2"/><circle cx="20" cy="18.5" r="2"/><path d="M18 18.5a4 4 0 0 1-4-4m0 0v7"/></g></svg> </template>
CSS
.icon-folder-git-2 {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%206.501h8.75c2.107%200%203.16%200%203.917.506a3%203%200%200%201%20.827.828c.506.757.506%201.81.506%203.918v.75M12%206.5l-.633-1.267c-.525-1.05-1.005-2.107-2.168-2.543c-.509-.19-1.091-.19-2.255-.19c-1.816%200-2.724%200-3.406.38A3%203%200%200%200%202.38%204.04C2%204.72%202%205.629%202%207.446v3.056c0%204.716%200%207.073%201.464%208.538C4.705%2020.282%206.587%2020.471%2010%2020.5%22%2F%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2212.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2218.5%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M18%2018.5a4%204%200%200%201-4-4m0%200v7%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%206.501h8.75c2.107%200%203.16%200%203.917.506a3%203%200%200%201%20.827.828c.506.757.506%201.81.506%203.918v.75M12%206.5l-.633-1.267c-.525-1.05-1.005-2.107-2.168-2.543c-.509-.19-1.091-.19-2.255-.19c-1.816%200-2.724%200-3.406.38A3%203%200%200%200%202.38%204.04C2%204.72%202%205.629%202%207.446v3.056c0%204.716%200%207.073%201.464%208.538C4.705%2020.282%206.587%2020.471%2010%2020.5%22%2F%3E%3Ccircle%20cx%3D%2214%22%20cy%3D%2212.5%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2218.5%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M18%2018.5a4%204%200%200%201-4-4m0%200v7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/folder-git-2.svg?color=%231a73e8&size=48