gitee from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
gitee
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the gitee logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 576C178.6 576 64 461.4 64 320S178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256m129.6-398.2h-177c-52.4 0-94.8 42.4-94.8 94.8v177c0 7 5.7 12.6 12.6 12.6h186.5c47.1 0 85.3-38.2 85.3-85.3v-72.7c0-7-5.7-12.6-12.6-12.6H304.2c-7 0-12.6 5.7-12.6 12.6v31.6c0 6.6 5.1 12.1 11.6 12.6h89.5c6.6 0 12.1 5.1 12.6 11.6v7.3c0 20.9-17 37.9-37.9 37.9H247.3c-7 0-12.6-5.7-12.6-12.6V272.5c0-20.4 16.1-37.1 36.4-37.9h178.6c7 0 12.6-5.7 12.6-12.6v-31.6c0-7-5.6-12.6-12.6-12.6z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsGitee(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 576C178.6 576 64 461.4 64 320S178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256m129.6-398.2h-177c-52.4 0-94.8 42.4-94.8 94.8v177c0 7 5.7 12.6 12.6 12.6h186.5c47.1 0 85.3-38.2 85.3-85.3v-72.7c0-7-5.7-12.6-12.6-12.6H304.2c-7 0-12.6 5.7-12.6 12.6v31.6c0 6.6 5.1 12.1 11.6 12.6h89.5c6.6 0 12.1 5.1 12.6 11.6v7.3c0 20.9-17 37.9-37.9 37.9H247.3c-7 0-12.6-5.7-12.6-12.6V272.5c0-20.4 16.1-37.1 36.4-37.9h178.6c7 0 12.6-5.7 12.6-12.6v-31.6c0-7-5.6-12.6-12.6-12.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 576C178.6 576 64 461.4 64 320S178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256m129.6-398.2h-177c-52.4 0-94.8 42.4-94.8 94.8v177c0 7 5.7 12.6 12.6 12.6h186.5c47.1 0 85.3-38.2 85.3-85.3v-72.7c0-7-5.7-12.6-12.6-12.6H304.2c-7 0-12.6 5.7-12.6 12.6v31.6c0 6.6 5.1 12.1 11.6 12.6h89.5c6.6 0 12.1 5.1 12.6 11.6v7.3c0 20.9-17 37.9-37.9 37.9H247.3c-7 0-12.6-5.7-12.6-12.6V272.5c0-20.4 16.1-37.1 36.4-37.9h178.6c7 0 12.6-5.7 12.6-12.6v-31.6c0-7-5.6-12.6-12.6-12.6z"/></svg>
</template>

CSS

.icon-gitee {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20576C178.6%20576%2064%20461.4%2064%20320S178.6%2064%20320%2064s256%20114.6%20256%20256s-114.6%20256-256%20256m129.6-398.2h-177c-52.4%200-94.8%2042.4-94.8%2094.8v177c0%207%205.7%2012.6%2012.6%2012.6h186.5c47.1%200%2085.3-38.2%2085.3-85.3v-72.7c0-7-5.7-12.6-12.6-12.6H304.2c-7%200-12.6%205.7-12.6%2012.6v31.6c0%206.6%205.1%2012.1%2011.6%2012.6h89.5c6.6%200%2012.1%205.1%2012.6%2011.6v7.3c0%2020.9-17%2037.9-37.9%2037.9H247.3c-7%200-12.6-5.7-12.6-12.6V272.5c0-20.4%2016.1-37.1%2036.4-37.9h178.6c7%200%2012.6-5.7%2012.6-12.6v-31.6c0-7-5.6-12.6-12.6-12.6z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20576C178.6%20576%2064%20461.4%2064%20320S178.6%2064%20320%2064s256%20114.6%20256%20256s-114.6%20256-256%20256m129.6-398.2h-177c-52.4%200-94.8%2042.4-94.8%2094.8v177c0%207%205.7%2012.6%2012.6%2012.6h186.5c47.1%200%2085.3-38.2%2085.3-85.3v-72.7c0-7-5.7-12.6-12.6-12.6H304.2c-7%200-12.6%205.7-12.6%2012.6v31.6c0%206.6%205.1%2012.1%2011.6%2012.6h89.5c6.6%200%2012.1%205.1%2012.6%2011.6v7.3c0%2020.9-17%2037.9-37.9%2037.9H247.3c-7%200-12.6-5.7-12.6-12.6V272.5c0-20.4%2016.1-37.1%2036.4-37.9h178.6c7%200%2012.6-5.7%2012.6-12.6v-31.6c0-7-5.6-12.6-12.6-12.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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