git repo icon
git-repo from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- git-repo
- Set
- Carbon
- Style
- Outline
- Category
- Actions
- Viewbox
- 32×32
- License
- Apache 2.0
More actions icons from Carbon
activity-taskadapter-notificationaddadd-altadd-commentadd-largealign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-vertical-bottomalign-vertical-centeralign-vertical-topappsareaarea-custom
Use the git repo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 2H8C5.79 2 4 3.79 4 6v17c0 2.21 1.79 4 4 4h1v-2H8c-1.1 0-2-.9-2-2s.9-2 2-2h18v4h-8v2h9c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1m-1 17H8c-.73 0-1.41.2-2 .54V6c0-1.1.9-2 2-2h18zm-15 4h5v7l-2.5-2l-2.5 2z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonGitRepo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 2H8C5.79 2 4 3.79 4 6v17c0 2.21 1.79 4 4 4h1v-2H8c-1.1 0-2-.9-2-2s.9-2 2-2h18v4h-8v2h9c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1m-1 17H8c-.73 0-1.41.2-2 .54V6c0-1.1.9-2 2-2h18zm-15 4h5v7l-2.5-2l-2.5 2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 2H8C5.79 2 4 3.79 4 6v17c0 2.21 1.79 4 4 4h1v-2H8c-1.1 0-2-.9-2-2s.9-2 2-2h18v4h-8v2h9c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1m-1 17H8c-.73 0-1.41.2-2 .54V6c0-1.1.9-2 2-2h18zm-15 4h5v7l-2.5-2l-2.5 2z"/></svg> </template>
CSS
.icon-git-repo {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%202H8C5.79%202%204%203.79%204%206v17c0%202.21%201.79%204%204%204h1v-2H8c-1.1%200-2-.9-2-2s.9-2%202-2h18v4h-8v2h9c.55%200%201-.45%201-1V3c0-.55-.45-1-1-1m-1%2017H8c-.73%200-1.41.2-2%20.54V6c0-1.1.9-2%202-2h18zm-15%204h5v7l-2.5-2l-2.5%202z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%202H8C5.79%202%204%203.79%204%206v17c0%202.21%201.79%204%204%204h1v-2H8c-1.1%200-2-.9-2-2s.9-2%202-2h18v4h-8v2h9c.55%200%201-.45%201-1V3c0-.55-.45-1-1-1m-1%2017H8c-.73%200-1.41.2-2%20.54V6c0-1.1.9-2%202-2h18zm-15%204h5v7l-2.5-2l-2.5%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/git-repo.svg?color=%231a73e8&size=48