folder git icon
folder-git-bold from Solar by 480 Design · Bold · Folders · CC-BY-4.0 Attribution required.
- Name
- folder-git-bold
- Set
- Solar
- Style
- Bold
- Category
- Folders
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More folders icons from Solar
add-folder-boldfolder-2-boldfolder-boldfolder-check-boldfolder-clock-boldfolder-cloud-boldfolder-code-boldfolder-cog-boldfolder-dot-boldfolder-dot-open-boldfolder-down-boldfolder-error-boldfolder-favorite-bookmark-boldfolder-favorite-star-boldfolder-kanban-boldfolder-lock-boldfolder-open-boldfolder-output-boldfolder-path-connect-boldfolder-pen-boldfolder-search-boldfolder-security-boldfolder-symlink-boldfolder-sync-bold
Use the folder git icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM9.98145 9.65137C9.06893 9.65148 8.32921 10.3912 8.3291 11.3037C8.3291 11.946 8.69629 12.501 9.23145 12.7744V15.2471C8.69612 15.5205 8.32918 16.0764 8.3291 16.7188C8.3291 17.6314 9.06886 18.371 9.98145 18.3711C10.8941 18.3711 11.6338 17.6314 11.6338 16.7188C11.6337 16.2184 11.4108 15.7708 11.0596 15.4678C11.2652 15.3918 11.5745 15.3369 12 15.3369C12.6834 15.3368 13.3439 15.2116 13.8594 14.8926C14.2389 14.6575 14.5262 14.3217 14.6689 13.9053C15.258 13.6527 15.6709 13.0683 15.6709 12.3867C15.6708 11.4741 14.9312 10.7344 14.0186 10.7344C13.106 10.7345 12.3663 11.4742 12.3662 12.3867C12.3662 12.9032 12.6035 13.364 12.9746 13.667C12.7719 13.7619 12.4519 13.8368 12 13.8369C11.5596 13.8369 11.1243 13.8832 10.7314 13.999V12.7744C11.2666 12.501 11.6338 11.946 11.6338 11.3037C11.6337 10.3911 10.8941 9.65137 9.98145 9.65137Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function SolarFolderGitBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM9.98145 9.65137C9.06893 9.65148 8.32921 10.3912 8.3291 11.3037C8.3291 11.946 8.69629 12.501 9.23145 12.7744V15.2471C8.69612 15.5205 8.32918 16.0764 8.3291 16.7188C8.3291 17.6314 9.06886 18.371 9.98145 18.3711C10.8941 18.3711 11.6338 17.6314 11.6338 16.7188C11.6337 16.2184 11.4108 15.7708 11.0596 15.4678C11.2652 15.3918 11.5745 15.3369 12 15.3369C12.6834 15.3368 13.3439 15.2116 13.8594 14.8926C14.2389 14.6575 14.5262 14.3217 14.6689 13.9053C15.258 13.6527 15.6709 13.0683 15.6709 12.3867C15.6708 11.4741 14.9312 10.7344 14.0186 10.7344C13.106 10.7345 12.3663 11.4742 12.3662 12.3867C12.3662 12.9032 12.6035 13.364 12.9746 13.667C12.7719 13.7619 12.4519 13.8368 12 13.8369C11.5596 13.8369 11.1243 13.8832 10.7314 13.999V12.7744C11.2666 12.501 11.6338 11.946 11.6338 11.3037C11.6337 10.3911 10.8941 9.65137 9.98145 9.65137Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM9.98145 9.65137C9.06893 9.65148 8.32921 10.3912 8.3291 11.3037C8.3291 11.946 8.69629 12.501 9.23145 12.7744V15.2471C8.69612 15.5205 8.32918 16.0764 8.3291 16.7188C8.3291 17.6314 9.06886 18.371 9.98145 18.3711C10.8941 18.3711 11.6338 17.6314 11.6338 16.7188C11.6337 16.2184 11.4108 15.7708 11.0596 15.4678C11.2652 15.3918 11.5745 15.3369 12 15.3369C12.6834 15.3368 13.3439 15.2116 13.8594 14.8926C14.2389 14.6575 14.5262 14.3217 14.6689 13.9053C15.258 13.6527 15.6709 13.0683 15.6709 12.3867C15.6708 11.4741 14.9312 10.7344 14.0186 10.7344C13.106 10.7345 12.3663 11.4742 12.3662 12.3867C12.3662 12.9032 12.6035 13.364 12.9746 13.667C12.7719 13.7619 12.4519 13.8368 12 13.8369C11.5596 13.8369 11.1243 13.8832 10.7314 13.999V12.7744C11.2666 12.501 11.6338 11.946 11.6338 11.3037C11.6337 10.3911 10.8941 9.65137 9.98145 9.65137Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-folder-git-bold {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9502%202C7.33657%202%207.53009%202.00021%207.71582%202.01758C8.51677%202.09253%209.27617%202.40751%209.89551%202.9209C10.0392%203.04%2010.1768%203.17677%2010.4502%203.4502L11%204C11.8156%204.81562%2012.2236%205.22336%2012.7119%205.49512C12.9802%205.6444%2013.2653%205.76251%2013.5605%205.84668C14.098%205.99985%2014.6748%206%2015.8281%206H16.2021C18.8343%206%2020.1503%206.0002%2021.0059%206.76953C21.0846%206.84031%2021.1597%206.91545%2021.2305%206.99414C21.9998%207.84966%2022%209.16566%2022%2011.7979V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V6.9502C2%206.06798%202.00006%205.62628%202.06934%205.25879C2.37463%203.64071%203.64071%202.37463%205.25879%202.06934C5.62628%202.00006%206.06798%202%206.9502%202ZM9.98145%209.65137C9.06893%209.65148%208.32921%2010.3912%208.3291%2011.3037C8.3291%2011.946%208.69629%2012.501%209.23145%2012.7744V15.2471C8.69612%2015.5205%208.32918%2016.0764%208.3291%2016.7188C8.3291%2017.6314%209.06886%2018.371%209.98145%2018.3711C10.8941%2018.3711%2011.6338%2017.6314%2011.6338%2016.7188C11.6337%2016.2184%2011.4108%2015.7708%2011.0596%2015.4678C11.2652%2015.3918%2011.5745%2015.3369%2012%2015.3369C12.6834%2015.3368%2013.3439%2015.2116%2013.8594%2014.8926C14.2389%2014.6575%2014.5262%2014.3217%2014.6689%2013.9053C15.258%2013.6527%2015.6709%2013.0683%2015.6709%2012.3867C15.6708%2011.4741%2014.9312%2010.7344%2014.0186%2010.7344C13.106%2010.7345%2012.3663%2011.4742%2012.3662%2012.3867C12.3662%2012.9032%2012.6035%2013.364%2012.9746%2013.667C12.7719%2013.7619%2012.4519%2013.8368%2012%2013.8369C11.5596%2013.8369%2011.1243%2013.8832%2010.7314%2013.999V12.7744C11.2666%2012.501%2011.6338%2011.946%2011.6338%2011.3037C11.6337%2010.3911%2010.8941%209.65137%209.98145%209.65137Z%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9502%202C7.33657%202%207.53009%202.00021%207.71582%202.01758C8.51677%202.09253%209.27617%202.40751%209.89551%202.9209C10.0392%203.04%2010.1768%203.17677%2010.4502%203.4502L11%204C11.8156%204.81562%2012.2236%205.22336%2012.7119%205.49512C12.9802%205.6444%2013.2653%205.76251%2013.5605%205.84668C14.098%205.99985%2014.6748%206%2015.8281%206H16.2021C18.8343%206%2020.1503%206.0002%2021.0059%206.76953C21.0846%206.84031%2021.1597%206.91545%2021.2305%206.99414C21.9998%207.84966%2022%209.16566%2022%2011.7979V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V6.9502C2%206.06798%202.00006%205.62628%202.06934%205.25879C2.37463%203.64071%203.64071%202.37463%205.25879%202.06934C5.62628%202.00006%206.06798%202%206.9502%202ZM9.98145%209.65137C9.06893%209.65148%208.32921%2010.3912%208.3291%2011.3037C8.3291%2011.946%208.69629%2012.501%209.23145%2012.7744V15.2471C8.69612%2015.5205%208.32918%2016.0764%208.3291%2016.7188C8.3291%2017.6314%209.06886%2018.371%209.98145%2018.3711C10.8941%2018.3711%2011.6338%2017.6314%2011.6338%2016.7188C11.6337%2016.2184%2011.4108%2015.7708%2011.0596%2015.4678C11.2652%2015.3918%2011.5745%2015.3369%2012%2015.3369C12.6834%2015.3368%2013.3439%2015.2116%2013.8594%2014.8926C14.2389%2014.6575%2014.5262%2014.3217%2014.6689%2013.9053C15.258%2013.6527%2015.6709%2013.0683%2015.6709%2012.3867C15.6708%2011.4741%2014.9312%2010.7344%2014.0186%2010.7344C13.106%2010.7345%2012.3663%2011.4742%2012.3662%2012.3867C12.3662%2012.9032%2012.6035%2013.364%2012.9746%2013.667C12.7719%2013.7619%2012.4519%2013.8368%2012%2013.8369C11.5596%2013.8369%2011.1243%2013.8832%2010.7314%2013.999V12.7744C11.2666%2012.501%2011.6338%2011.946%2011.6338%2011.3037C11.6337%2010.3911%2010.8941%209.65137%209.98145%209.65137Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/folder-git-bold.svg?color=%231a73e8&size=48