giteeai from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
giteeai
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

1 other variant in LobeHub AI Icons

Use the giteeai logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.08 14.637c.218.815.46 1.648.72 2.513.238.79-.472 1.1-.755.356a66.148 66.148 0 01-.864-2.402c-1.542.775-3.08 1.421-4.823 2.148.697 2.563 1.34 4.707 2.34 6.744.1.003.2.004.302.004 6.628 0 12-5.373 12-12 0-2.38-.693-4.598-1.888-6.464-3.117.281-5.881.738-8.42 1.308a39.775 39.775 0 001.077 6.587 97.459 97.459 0 003.64-1.718c.92-.46 1.808-.49.312.683a37.134 37.134 0 01-3.642 2.24zm6.614-9.712A11.993 11.993 0 0013.557.1c-.101 1.617-.07 3.658.052 5.603 2.44-.37 5.094-.627 8.085-.778zM11.962 0a37.821 37.821 0 00.152 5.948c-1.69.298-3.28.656-4.818 1.074-.067-.767-.1-1.467-.1-2.077a.8.8 0 00-1.6 0c0 .742.061 1.594.172 2.518-.767.234-1.524.484-2.276.75a.8.8 0 00.533 1.508c.65-.23 1.306-.458 1.969-.681.32 1.96.807 4.126 1.368 6.21.098.363.202.726.31 1.086-2.067.712-4.176 1.29-6.105 1.597A11.945 11.945 0 010 12C0 5.385 5.352.02 11.962 0zM2.515 19.352a11.985 11.985 0 008.237 4.584c-.797-1.463-1.792-3.706-2.628-6.182-1.86.712-3.769 1.208-5.61 1.598zm11.27-5.484a39.054 39.054 0 01-1.232-5.302 15.441 15.441 0 01-.277-1.388A74.043 74.043 0 007.46 8.556c.248 1.93.666 4.124 1.246 6.277l.264.983v.002l.013.046a56.801 56.801 0 002.134-.849 174.05 174.05 0 002.666-1.147z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function LobehubGiteeai(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" fillRule="evenodd" d="M15.08 14.637c.218.815.46 1.648.72 2.513.238.79-.472 1.1-.755.356a66.148 66.148 0 01-.864-2.402c-1.542.775-3.08 1.421-4.823 2.148.697 2.563 1.34 4.707 2.34 6.744.1.003.2.004.302.004 6.628 0 12-5.373 12-12 0-2.38-.693-4.598-1.888-6.464-3.117.281-5.881.738-8.42 1.308a39.775 39.775 0 001.077 6.587 97.459 97.459 0 003.64-1.718c.92-.46 1.808-.49.312.683a37.134 37.134 0 01-3.642 2.24zm6.614-9.712A11.993 11.993 0 0013.557.1c-.101 1.617-.07 3.658.052 5.603 2.44-.37 5.094-.627 8.085-.778zM11.962 0a37.821 37.821 0 00.152 5.948c-1.69.298-3.28.656-4.818 1.074-.067-.767-.1-1.467-.1-2.077a.8.8 0 00-1.6 0c0 .742.061 1.594.172 2.518-.767.234-1.524.484-2.276.75a.8.8 0 00.533 1.508c.65-.23 1.306-.458 1.969-.681.32 1.96.807 4.126 1.368 6.21.098.363.202.726.31 1.086-2.067.712-4.176 1.29-6.105 1.597A11.945 11.945 0 010 12C0 5.385 5.352.02 11.962 0zM2.515 19.352a11.985 11.985 0 008.237 4.584c-.797-1.463-1.792-3.706-2.628-6.182-1.86.712-3.769 1.208-5.61 1.598zm11.27-5.484a39.054 39.054 0 01-1.232-5.302 15.441 15.441 0 01-.277-1.388A74.043 74.043 0 007.46 8.556c.248 1.93.666 4.124 1.246 6.277l.264.983v.002l.013.046a56.801 56.801 0 002.134-.849 174.05 174.05 0 002.666-1.147z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.08 14.637c.218.815.46 1.648.72 2.513.238.79-.472 1.1-.755.356a66.148 66.148 0 01-.864-2.402c-1.542.775-3.08 1.421-4.823 2.148.697 2.563 1.34 4.707 2.34 6.744.1.003.2.004.302.004 6.628 0 12-5.373 12-12 0-2.38-.693-4.598-1.888-6.464-3.117.281-5.881.738-8.42 1.308a39.775 39.775 0 001.077 6.587 97.459 97.459 0 003.64-1.718c.92-.46 1.808-.49.312.683a37.134 37.134 0 01-3.642 2.24zm6.614-9.712A11.993 11.993 0 0013.557.1c-.101 1.617-.07 3.658.052 5.603 2.44-.37 5.094-.627 8.085-.778zM11.962 0a37.821 37.821 0 00.152 5.948c-1.69.298-3.28.656-4.818 1.074-.067-.767-.1-1.467-.1-2.077a.8.8 0 00-1.6 0c0 .742.061 1.594.172 2.518-.767.234-1.524.484-2.276.75a.8.8 0 00.533 1.508c.65-.23 1.306-.458 1.969-.681.32 1.96.807 4.126 1.368 6.21.098.363.202.726.31 1.086-2.067.712-4.176 1.29-6.105 1.597A11.945 11.945 0 010 12C0 5.385 5.352.02 11.962 0zM2.515 19.352a11.985 11.985 0 008.237 4.584c-.797-1.463-1.792-3.706-2.628-6.182-1.86.712-3.769 1.208-5.61 1.598zm11.27-5.484a39.054 39.054 0 01-1.232-5.302 15.441 15.441 0 01-.277-1.388A74.043 74.043 0 007.46 8.556c.248 1.93.666 4.124 1.246 6.277l.264.983v.002l.013.046a56.801 56.801 0 002.134-.849 174.05 174.05 0 002.666-1.147z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-giteeai {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M15.08%2014.637c.218.815.46%201.648.72%202.513.238.79-.472%201.1-.755.356a66.148%2066.148%200%2001-.864-2.402c-1.542.775-3.08%201.421-4.823%202.148.697%202.563%201.34%204.707%202.34%206.744.1.003.2.004.302.004%206.628%200%2012-5.373%2012-12%200-2.38-.693-4.598-1.888-6.464-3.117.281-5.881.738-8.42%201.308a39.775%2039.775%200%20001.077%206.587%2097.459%2097.459%200%20003.64-1.718c.92-.46%201.808-.49.312.683a37.134%2037.134%200%2001-3.642%202.24zm6.614-9.712A11.993%2011.993%200%200013.557.1c-.101%201.617-.07%203.658.052%205.603%202.44-.37%205.094-.627%208.085-.778zM11.962%200a37.821%2037.821%200%2000.152%205.948c-1.69.298-3.28.656-4.818%201.074-.067-.767-.1-1.467-.1-2.077a.8.8%200%2000-1.6%200c0%20.742.061%201.594.172%202.518-.767.234-1.524.484-2.276.75a.8.8%200%2000.533%201.508c.65-.23%201.306-.458%201.969-.681.32%201.96.807%204.126%201.368%206.21.098.363.202.726.31%201.086-2.067.712-4.176%201.29-6.105%201.597A11.945%2011.945%200%20010%2012C0%205.385%205.352.02%2011.962%200zM2.515%2019.352a11.985%2011.985%200%20008.237%204.584c-.797-1.463-1.792-3.706-2.628-6.182-1.86.712-3.769%201.208-5.61%201.598zm11.27-5.484a39.054%2039.054%200%2001-1.232-5.302%2015.441%2015.441%200%2001-.277-1.388A74.043%2074.043%200%20007.46%208.556c.248%201.93.666%204.124%201.246%206.277l.264.983v.002l.013.046a56.801%2056.801%200%20002.134-.849%20174.05%20174.05%200%20002.666-1.147z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M15.08%2014.637c.218.815.46%201.648.72%202.513.238.79-.472%201.1-.755.356a66.148%2066.148%200%2001-.864-2.402c-1.542.775-3.08%201.421-4.823%202.148.697%202.563%201.34%204.707%202.34%206.744.1.003.2.004.302.004%206.628%200%2012-5.373%2012-12%200-2.38-.693-4.598-1.888-6.464-3.117.281-5.881.738-8.42%201.308a39.775%2039.775%200%20001.077%206.587%2097.459%2097.459%200%20003.64-1.718c.92-.46%201.808-.49.312.683a37.134%2037.134%200%2001-3.642%202.24zm6.614-9.712A11.993%2011.993%200%200013.557.1c-.101%201.617-.07%203.658.052%205.603%202.44-.37%205.094-.627%208.085-.778zM11.962%200a37.821%2037.821%200%2000.152%205.948c-1.69.298-3.28.656-4.818%201.074-.067-.767-.1-1.467-.1-2.077a.8.8%200%2000-1.6%200c0%20.742.061%201.594.172%202.518-.767.234-1.524.484-2.276.75a.8.8%200%2000.533%201.508c.65-.23%201.306-.458%201.969-.681.32%201.96.807%204.126%201.368%206.21.098.363.202.726.31%201.086-2.067.712-4.176%201.29-6.105%201.597A11.945%2011.945%200%20010%2012C0%205.385%205.352.02%2011.962%200zM2.515%2019.352a11.985%2011.985%200%20008.237%204.584c-.797-1.463-1.792-3.706-2.628-6.182-1.86.712-3.769%201.208-5.61%201.598zm11.27-5.484a39.054%2039.054%200%2001-1.232-5.302%2015.441%2015.441%200%2001-.277-1.388A74.043%2074.043%200%20007.46%208.556c.248%201.93.666%204.124%201.246%206.277l.264.983v.002l.013.046a56.801%2056.801%200%20002.134-.849%20174.05%20174.05%200%20002.666-1.147z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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