git connection icon
git-connection-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.
- Name
- git-connection-sharp-fill
- Set
- Keyline Icons
- Style
- Sharp Fill
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
Related icons in Keyline Icons
git-arrow-rightgit-branchgit-branch-minusgit-branch-plusgit-checkgit-commit-horizontalgit-commit-verticalgit-comparegit-compare-arrowsgit-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 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-linejoin="round" stroke-width="2"><path d="M6 8L6 18L12 18M12 6L18 6L18 16"/><path fill="currentColor" d="M18 14C15.9289 14 14 15.9289 14 18C14 20.0711 15.9289 22 18 22C20.0711 22 22 20.0711 22 18C22 15.9289 20.0711 14 18 14ZM3 2L9 2C9.5523 2 10 2.4477 10 3L10 9C10 9.5523 9.5523 10 9 10L3 10C2.4477 10 2 9.5523 2 9L2 3C2 2.4477 2.4477 2 3 2Z" stroke="none"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsGitConnectionSharpFill(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 d="M6 8L6 18L12 18M12 6L18 6L18 16"/><path fill="currentColor" d="M18 14C15.9289 14 14 15.9289 14 18C14 20.0711 15.9289 22 18 22C20.0711 22 22 20.0711 22 18C22 15.9289 20.0711 14 18 14ZM3 2L9 2C9.5523 2 10 2.4477 10 3L10 9C10 9.5523 9.5523 10 9 10L3 10C2.4477 10 2 9.5523 2 9L2 3C2 2.4477 2.4477 2 3 2Z" stroke="none"/></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 d="M6 8L6 18L12 18M12 6L18 6L18 16"/><path fill="currentColor" d="M18 14C15.9289 14 14 15.9289 14 18C14 20.0711 15.9289 22 18 22C20.0711 22 22 20.0711 22 18C22 15.9289 20.0711 14 18 14ZM3 2L9 2C9.5523 2 10 2.4477 10 3L10 9C10 9.5523 9.5523 10 9 10L3 10C2.4477 10 2 9.5523 2 9L2 3C2 2.4477 2.4477 2 3 2Z" stroke="none"/></g></svg> </template>
CSS
.icon-git-connection-sharp-fill {
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%20d%3D%22M6%208L6%2018L12%2018M12%206L18%206L18%2016%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2014C15.9289%2014%2014%2015.9289%2014%2018C14%2020.0711%2015.9289%2022%2018%2022C20.0711%2022%2022%2020.0711%2022%2018C22%2015.9289%2020.0711%2014%2018%2014ZM3%202L9%202C9.5523%202%2010%202.4477%2010%203L10%209C10%209.5523%209.5523%2010%209%2010L3%2010C2.4477%2010%202%209.5523%202%209L2%203C2%202.4477%202.4477%202%203%202Z%22%20stroke%3D%22none%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%20d%3D%22M6%208L6%2018L12%2018M12%206L18%206L18%2016%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2014C15.9289%2014%2014%2015.9289%2014%2018C14%2020.0711%2015.9289%2022%2018%2022C20.0711%2022%2022%2020.0711%2022%2018C22%2015.9289%2020.0711%2014%2018%2014ZM3%202L9%202C9.5523%202%2010%202.4477%2010%203L10%209C10%209.5523%209.5523%2010%209%2010L3%2010C2.4477%2010%202%209.5523%202%209L2%203C2%202.4477%202.4477%202%203%202Z%22%20stroke%3D%22none%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-connection-sharp-fill.svg?color=%231a73e8&size=48