git branch icon
git-branch-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.
- Name
- git-branch-sharp-duotone
- Set
- Keyline Icons
- Style
- Sharp Duotone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
git-branchBoxIcons v2git-branchCodiconsgit-branchFeather Iconsgit-branchcss.gggit-branchHuge Iconsgit-branchIconoirgit-branchIonIconsgit-branchLucidegit-branchMajesticonsgit-branch-fillMingCute Icongit-branchMyna UI Iconsgit-branchOcticonsgit-branchPhosphorgit-branchPixelarticonsgit-branch-fillRemix Icongit-branch-boldSolargit-branchTabler Iconsgit-branchTDesign Iconsgit-branch-outlineTeenyicons
Related icons in Keyline Icons
git-arrow-rightgit-branch-minusgit-branch-plusgit-checkgit-commit-horizontalgit-commit-verticalgit-comparegit-compare-arrowsgit-connectiongit-forkgit-graphgit-joingit-mergegit-merge-conflictgit-pull-requestgit-pull-request-arrowgit-pull-request-closedgit-pull-request-creategit-pull-request-create-arrowgit-pull-request-draftgit-pull-request-plusgit-refreshgit-returngit-x
Use the git branch 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M6 2C8.0711 2 10 3.9289 10 6C10 8.0711 8.0711 10 6 10C3.9289 10 2 8.0711 2 6C2 3.9289 3.9289 2 6 2ZM18 14C20.0711 14 22 15.9289 22 18C22 20.0711 20.0711 22 18 22C15.9289 22 14 20.0711 14 18C14 15.9289 15.9289 14 18 14Z" stroke="none"/><path d="M6 22L6 9C6.1667 12 8.2 18 15 18"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsGitBranchSharpDuotone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M6 2C8.0711 2 10 3.9289 10 6C10 8.0711 8.0711 10 6 10C3.9289 10 2 8.0711 2 6C2 3.9289 3.9289 2 6 2ZM18 14C20.0711 14 22 15.9289 22 18C22 20.0711 20.0711 22 18 22C15.9289 22 14 20.0711 14 18C14 15.9289 15.9289 14 18 14Z" stroke="none"/><path d="M6 22L6 9C6.1667 12 8.2 18 15 18"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M6 2C8.0711 2 10 3.9289 10 6C10 8.0711 8.0711 10 6 10C3.9289 10 2 8.0711 2 6C2 3.9289 3.9289 2 6 2ZM18 14C20.0711 14 22 15.9289 22 18C22 20.0711 20.0711 22 18 22C15.9289 22 14 20.0711 14 18C14 15.9289 15.9289 14 18 14Z" stroke="none"/><path d="M6 22L6 9C6.1667 12 8.2 18 15 18"/></g></svg> </template>
CSS
.icon-git-branch-sharp-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M6%202C8.0711%202%2010%203.9289%2010%206C10%208.0711%208.0711%2010%206%2010C3.9289%2010%202%208.0711%202%206C2%203.9289%203.9289%202%206%202ZM18%2014C20.0711%2014%2022%2015.9289%2022%2018C22%2020.0711%2020.0711%2022%2018%2022C15.9289%2022%2014%2020.0711%2014%2018C14%2015.9289%2015.9289%2014%2018%2014Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6%2022L6%209C6.1667%2012%208.2%2018%2015%2018%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M6%202C8.0711%202%2010%203.9289%2010%206C10%208.0711%208.0711%2010%206%2010C3.9289%2010%202%208.0711%202%206C2%203.9289%203.9289%202%206%202ZM18%2014C20.0711%2014%2022%2015.9289%2022%2018C22%2020.0711%2020.0711%2022%2018%2022C15.9289%2022%2014%2020.0711%2014%2018C14%2015.9289%2015.9289%2014%2018%2014Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6%2022L6%209C6.1667%2012%208.2%2018%2015%2018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/git-branch-sharp-duotone.svg?color=%231a73e8&size=48