git from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
git
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the git logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.62 11.108l-8.731-8.729a1.29 1.29 0 0 0-1.823 0L9.257 4.19l2.299 2.3a1.532 1.532 0 0 1 1.939 1.95l2.214 2.217a1.53 1.53 0 0 1 1.583 2.531c-.599.6-1.566.6-2.166 0a1.54 1.54 0 0 1-.337-1.662l-2.074-2.063V14.9c.146.071.286.169.407.29a1.537 1.537 0 0 1 0 2.166a1.536 1.536 0 0 1-2.174 0a1.53 1.53 0 0 1 0-2.164q.23-.226.504-.339v-5.49a1.53 1.53 0 0 1-.83-2.008l-2.26-2.271l-5.987 5.982c-.5.504-.5 1.32 0 1.824l8.731 8.729a1.286 1.286 0 0 0 1.821 0l8.69-8.689a1.284 1.284 0 0 0 .003-1.822"/></svg>

React

import type { SVGProps } from "react";

export function BxlGit(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" d="m21.62 11.108l-8.731-8.729a1.29 1.29 0 0 0-1.823 0L9.257 4.19l2.299 2.3a1.532 1.532 0 0 1 1.939 1.95l2.214 2.217a1.53 1.53 0 0 1 1.583 2.531c-.599.6-1.566.6-2.166 0a1.54 1.54 0 0 1-.337-1.662l-2.074-2.063V14.9c.146.071.286.169.407.29a1.537 1.537 0 0 1 0 2.166a1.536 1.536 0 0 1-2.174 0a1.53 1.53 0 0 1 0-2.164q.23-.226.504-.339v-5.49a1.53 1.53 0 0 1-.83-2.008l-2.26-2.271l-5.987 5.982c-.5.504-.5 1.32 0 1.824l8.731 8.729a1.286 1.286 0 0 0 1.821 0l8.69-8.689a1.284 1.284 0 0 0 .003-1.822"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.62 11.108l-8.731-8.729a1.29 1.29 0 0 0-1.823 0L9.257 4.19l2.299 2.3a1.532 1.532 0 0 1 1.939 1.95l2.214 2.217a1.53 1.53 0 0 1 1.583 2.531c-.599.6-1.566.6-2.166 0a1.54 1.54 0 0 1-.337-1.662l-2.074-2.063V14.9c.146.071.286.169.407.29a1.537 1.537 0 0 1 0 2.166a1.536 1.536 0 0 1-2.174 0a1.53 1.53 0 0 1 0-2.164q.23-.226.504-.339v-5.49a1.53 1.53 0 0 1-.83-2.008l-2.26-2.271l-5.987 5.982c-.5.504-.5 1.32 0 1.824l8.731 8.729a1.286 1.286 0 0 0 1.821 0l8.69-8.689a1.284 1.284 0 0 0 .003-1.822"/></svg>
</template>

CSS

.icon-git {
  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%20d%3D%22m21.62%2011.108l-8.731-8.729a1.29%201.29%200%200%200-1.823%200L9.257%204.19l2.299%202.3a1.532%201.532%200%200%201%201.939%201.95l2.214%202.217a1.53%201.53%200%200%201%201.583%202.531c-.599.6-1.566.6-2.166%200a1.54%201.54%200%200%201-.337-1.662l-2.074-2.063V14.9c.146.071.286.169.407.29a1.537%201.537%200%200%201%200%202.166a1.536%201.536%200%200%201-2.174%200a1.53%201.53%200%200%201%200-2.164q.23-.226.504-.339v-5.49a1.53%201.53%200%200%201-.83-2.008l-2.26-2.271l-5.987%205.982c-.5.504-.5%201.32%200%201.824l8.731%208.729a1.286%201.286%200%200%200%201.821%200l8.69-8.689a1.284%201.284%200%200%200%20.003-1.822%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%20d%3D%22m21.62%2011.108l-8.731-8.729a1.29%201.29%200%200%200-1.823%200L9.257%204.19l2.299%202.3a1.532%201.532%200%200%201%201.939%201.95l2.214%202.217a1.53%201.53%200%200%201%201.583%202.531c-.599.6-1.566.6-2.166%200a1.54%201.54%200%200%201-.337-1.662l-2.074-2.063V14.9c.146.071.286.169.407.29a1.537%201.537%200%200%201%200%202.166a1.536%201.536%200%200%201-2.174%200a1.53%201.53%200%200%201%200-2.164q.23-.226.504-.339v-5.49a1.53%201.53%200%200%201-.83-2.008l-2.26-2.271l-5.987%205.982c-.5.504-.5%201.32%200%201.824l8.731%208.729a1.286%201.286%200%200%200%201.821%200l8.69-8.689a1.284%201.284%200%200%200%20.003-1.822%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/git.svg?color=%231a73e8&size=48