folder git2 icon

folder-git2 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
folder-git2
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the folder git2 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-width="1.5"><path stroke-linejoin="round" d="M14 14.5a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6 6a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path stroke-linejoin="round" d="M18 18.5a4 4 0 0 1-4-4v7"/><path d="M21.995 13.5q.006-.793.005-1.75c0-2.107 0-3.16-.506-3.917a3 3 0 0 0-.827-.827C19.91 6.5 18.857 6.5 16.75 6.5H8m2 13.995c-3.413-.03-5.295-.219-6.536-1.46C2 17.572 2 15.215 2 10.5V7.444c0-1.816 0-2.724.38-3.406A3 3 0 0 1 3.538 2.88c.682-.38 1.59-.38 3.406-.38c1.164 0 1.746 0 2.255.191c1.163.436 1.643 1.493 2.168 2.542L12 6.5"/></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" strokeWidth="1.5"><path strokeLinejoin="round" d="M14 14.5a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6 6a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path strokeLinejoin="round" d="M18 18.5a4 4 0 0 1-4-4v7"/><path d="M21.995 13.5q.006-.793.005-1.75c0-2.107 0-3.16-.506-3.917a3 3 0 0 0-.827-.827C19.91 6.5 18.857 6.5 16.75 6.5H8m2 13.995c-3.413-.03-5.295-.219-6.536-1.46C2 17.572 2 15.215 2 10.5V7.444c0-1.816 0-2.724.38-3.406A3 3 0 0 1 3.538 2.88c.682-.38 1.59-.38 3.406-.38c1.164 0 1.746 0 2.255.191c1.163.436 1.643 1.493 2.168 2.542L12 6.5"/></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-width="1.5"><path stroke-linejoin="round" d="M14 14.5a2 2 0 1 0 0-4a2 2 0 0 0 0 4m6 6a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path stroke-linejoin="round" d="M18 18.5a4 4 0 0 1-4-4v7"/><path d="M21.995 13.5q.006-.793.005-1.75c0-2.107 0-3.16-.506-3.917a3 3 0 0 0-.827-.827C19.91 6.5 18.857 6.5 16.75 6.5H8m2 13.995c-3.413-.03-5.295-.219-6.536-1.46C2 17.572 2 15.215 2 10.5V7.444c0-1.816 0-2.724.38-3.406A3 3 0 0 1 3.538 2.88c.682-.38 1.59-.38 3.406-.38c1.164 0 1.746 0 2.255.191c1.163.436 1.643 1.493 2.168 2.542L12 6.5"/></g></svg>
</template>

CSS

.icon-folder-git2 {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2014.5a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6%206a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2018.5a4%204%200%200%201-4-4v7%22%2F%3E%3Cpath%20d%3D%22M21.995%2013.5q.006-.793.005-1.75c0-2.107%200-3.16-.506-3.917a3%203%200%200%200-.827-.827C19.91%206.5%2018.857%206.5%2016.75%206.5H8m2%2013.995c-3.413-.03-5.295-.219-6.536-1.46C2%2017.572%202%2015.215%202%2010.5V7.444c0-1.816%200-2.724.38-3.406A3%203%200%200%201%203.538%202.88c.682-.38%201.59-.38%203.406-.38c1.164%200%201.746%200%202.255.191c1.163.436%201.643%201.493%202.168%202.542L12%206.5%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2014.5a2%202%200%201%200%200-4a2%202%200%200%200%200%204m6%206a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2018.5a4%204%200%200%201-4-4v7%22%2F%3E%3Cpath%20d%3D%22M21.995%2013.5q.006-.793.005-1.75c0-2.107%200-3.16-.506-3.917a3%203%200%200%200-.827-.827C19.91%206.5%2018.857%206.5%2016.75%206.5H8m2%2013.995c-3.413-.03-5.295-.219-6.536-1.46C2%2017.572%202%2015.215%202%2010.5V7.444c0-1.816%200-2.724.38-3.406A3%203%200%200%201%203.538%202.88c.682-.38%201.59-.38%203.406-.38c1.164%200%201.746%200%202.255.191c1.163.436%201.643%201.493%202.168%202.542L12%206.5%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-git2.svg?color=%231a73e8&size=48