gitea logo
gitea from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- gitea
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the gitea logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.583 7.229C3.119 7.224-.172 8.786.01 12.708c.281 6.125 6.557 6.693 9.068 6.745c.271 1.146 3.224 5.109 5.411 5.318h9.573c5.74-.38 10.036-17.365 6.854-17.427c-5.271.25-8.396.375-11.073.396v5.297l-.839-.365l-.005-4.932c-3.073 0-5.781-.141-10.917-.396c-.646-.005-1.542-.115-2.5-.115zm.344 2.167h.297c.349 3.141.917 4.974 2.068 7.781c-2.938-.349-5.432-1.198-5.891-4.38c-.24-1.646.563-3.365 3.526-3.401m11.412 3.083c.198.005.406.042.594.13l1 .432l-.714 1.302a1 1 0 0 0-.323.052c-.464.151-.708.604-.542 1.021a.8.8 0 0 0 .151.229l-1.234 2.25a.8.8 0 0 0-.297.052c-.464.146-.708.604-.542 1.016c.172.417.682.63 1.151.479c.464-.146.703-.604.536-1.021a.8.8 0 0 0-.208-.292l1.203-2.188c.13.01.26 0 .391-.042a.8.8 0 0 0 .281-.151c.464.198.844.354 1.12.49c.406.203.552.339.599.49c.042.146-.005.427-.24.922c-.172.37-.458.896-.797 1.51c-.115 0-.229.016-.333.052c-.469.151-.708.604-.542 1.021c.167.411.682.625 1.146.479c.469-.151.708-.604.542-1.021a.9.9 0 0 0-.182-.271c.333-.609.62-1.135.807-1.526c.25-.536.38-.938.266-1.323s-.469-.635-.932-.865c-.307-.151-.693-.313-1.146-.505q.01-.163-.052-.318c-.062-.155-.109-.198-.193-.281l.703-1.281l3.901 1.682c.703.307.995 1.057.651 1.682l-2.682 4.906c-.339.625-1.182.885-1.885.578l-5.516-2.38c-.703-.307-.995-1.057-.656-1.682l2.682-4.906c.234-.432.708-.688 1.208-.708h.083z"/></svg>
React
import type { SVGProps } from "react";
export function CibGitea(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="M5.583 7.229C3.119 7.224-.172 8.786.01 12.708c.281 6.125 6.557 6.693 9.068 6.745c.271 1.146 3.224 5.109 5.411 5.318h9.573c5.74-.38 10.036-17.365 6.854-17.427c-5.271.25-8.396.375-11.073.396v5.297l-.839-.365l-.005-4.932c-3.073 0-5.781-.141-10.917-.396c-.646-.005-1.542-.115-2.5-.115zm.344 2.167h.297c.349 3.141.917 4.974 2.068 7.781c-2.938-.349-5.432-1.198-5.891-4.38c-.24-1.646.563-3.365 3.526-3.401m11.412 3.083c.198.005.406.042.594.13l1 .432l-.714 1.302a1 1 0 0 0-.323.052c-.464.151-.708.604-.542 1.021a.8.8 0 0 0 .151.229l-1.234 2.25a.8.8 0 0 0-.297.052c-.464.146-.708.604-.542 1.016c.172.417.682.63 1.151.479c.464-.146.703-.604.536-1.021a.8.8 0 0 0-.208-.292l1.203-2.188c.13.01.26 0 .391-.042a.8.8 0 0 0 .281-.151c.464.198.844.354 1.12.49c.406.203.552.339.599.49c.042.146-.005.427-.24.922c-.172.37-.458.896-.797 1.51c-.115 0-.229.016-.333.052c-.469.151-.708.604-.542 1.021c.167.411.682.625 1.146.479c.469-.151.708-.604.542-1.021a.9.9 0 0 0-.182-.271c.333-.609.62-1.135.807-1.526c.25-.536.38-.938.266-1.323s-.469-.635-.932-.865c-.307-.151-.693-.313-1.146-.505q.01-.163-.052-.318c-.062-.155-.109-.198-.193-.281l.703-1.281l3.901 1.682c.703.307.995 1.057.651 1.682l-2.682 4.906c-.339.625-1.182.885-1.885.578l-5.516-2.38c-.703-.307-.995-1.057-.656-1.682l2.682-4.906c.234-.432.708-.688 1.208-.708h.083z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.583 7.229C3.119 7.224-.172 8.786.01 12.708c.281 6.125 6.557 6.693 9.068 6.745c.271 1.146 3.224 5.109 5.411 5.318h9.573c5.74-.38 10.036-17.365 6.854-17.427c-5.271.25-8.396.375-11.073.396v5.297l-.839-.365l-.005-4.932c-3.073 0-5.781-.141-10.917-.396c-.646-.005-1.542-.115-2.5-.115zm.344 2.167h.297c.349 3.141.917 4.974 2.068 7.781c-2.938-.349-5.432-1.198-5.891-4.38c-.24-1.646.563-3.365 3.526-3.401m11.412 3.083c.198.005.406.042.594.13l1 .432l-.714 1.302a1 1 0 0 0-.323.052c-.464.151-.708.604-.542 1.021a.8.8 0 0 0 .151.229l-1.234 2.25a.8.8 0 0 0-.297.052c-.464.146-.708.604-.542 1.016c.172.417.682.63 1.151.479c.464-.146.703-.604.536-1.021a.8.8 0 0 0-.208-.292l1.203-2.188c.13.01.26 0 .391-.042a.8.8 0 0 0 .281-.151c.464.198.844.354 1.12.49c.406.203.552.339.599.49c.042.146-.005.427-.24.922c-.172.37-.458.896-.797 1.51c-.115 0-.229.016-.333.052c-.469.151-.708.604-.542 1.021c.167.411.682.625 1.146.479c.469-.151.708-.604.542-1.021a.9.9 0 0 0-.182-.271c.333-.609.62-1.135.807-1.526c.25-.536.38-.938.266-1.323s-.469-.635-.932-.865c-.307-.151-.693-.313-1.146-.505q.01-.163-.052-.318c-.062-.155-.109-.198-.193-.281l.703-1.281l3.901 1.682c.703.307.995 1.057.651 1.682l-2.682 4.906c-.339.625-1.182.885-1.885.578l-5.516-2.38c-.703-.307-.995-1.057-.656-1.682l2.682-4.906c.234-.432.708-.688 1.208-.708h.083z"/></svg> </template>
CSS
.icon-gitea {
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%22M5.583%207.229C3.119%207.224-.172%208.786.01%2012.708c.281%206.125%206.557%206.693%209.068%206.745c.271%201.146%203.224%205.109%205.411%205.318h9.573c5.74-.38%2010.036-17.365%206.854-17.427c-5.271.25-8.396.375-11.073.396v5.297l-.839-.365l-.005-4.932c-3.073%200-5.781-.141-10.917-.396c-.646-.005-1.542-.115-2.5-.115zm.344%202.167h.297c.349%203.141.917%204.974%202.068%207.781c-2.938-.349-5.432-1.198-5.891-4.38c-.24-1.646.563-3.365%203.526-3.401m11.412%203.083c.198.005.406.042.594.13l1%20.432l-.714%201.302a1%201%200%200%200-.323.052c-.464.151-.708.604-.542%201.021a.8.8%200%200%200%20.151.229l-1.234%202.25a.8.8%200%200%200-.297.052c-.464.146-.708.604-.542%201.016c.172.417.682.63%201.151.479c.464-.146.703-.604.536-1.021a.8.8%200%200%200-.208-.292l1.203-2.188c.13.01.26%200%20.391-.042a.8.8%200%200%200%20.281-.151c.464.198.844.354%201.12.49c.406.203.552.339.599.49c.042.146-.005.427-.24.922c-.172.37-.458.896-.797%201.51c-.115%200-.229.016-.333.052c-.469.151-.708.604-.542%201.021c.167.411.682.625%201.146.479c.469-.151.708-.604.542-1.021a.9.9%200%200%200-.182-.271c.333-.609.62-1.135.807-1.526c.25-.536.38-.938.266-1.323s-.469-.635-.932-.865c-.307-.151-.693-.313-1.146-.505q.01-.163-.052-.318c-.062-.155-.109-.198-.193-.281l.703-1.281l3.901%201.682c.703.307.995%201.057.651%201.682l-2.682%204.906c-.339.625-1.182.885-1.885.578l-5.516-2.38c-.703-.307-.995-1.057-.656-1.682l2.682-4.906c.234-.432.708-.688%201.208-.708h.083z%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%22M5.583%207.229C3.119%207.224-.172%208.786.01%2012.708c.281%206.125%206.557%206.693%209.068%206.745c.271%201.146%203.224%205.109%205.411%205.318h9.573c5.74-.38%2010.036-17.365%206.854-17.427c-5.271.25-8.396.375-11.073.396v5.297l-.839-.365l-.005-4.932c-3.073%200-5.781-.141-10.917-.396c-.646-.005-1.542-.115-2.5-.115zm.344%202.167h.297c.349%203.141.917%204.974%202.068%207.781c-2.938-.349-5.432-1.198-5.891-4.38c-.24-1.646.563-3.365%203.526-3.401m11.412%203.083c.198.005.406.042.594.13l1%20.432l-.714%201.302a1%201%200%200%200-.323.052c-.464.151-.708.604-.542%201.021a.8.8%200%200%200%20.151.229l-1.234%202.25a.8.8%200%200%200-.297.052c-.464.146-.708.604-.542%201.016c.172.417.682.63%201.151.479c.464-.146.703-.604.536-1.021a.8.8%200%200%200-.208-.292l1.203-2.188c.13.01.26%200%20.391-.042a.8.8%200%200%200%20.281-.151c.464.198.844.354%201.12.49c.406.203.552.339.599.49c.042.146-.005.427-.24.922c-.172.37-.458.896-.797%201.51c-.115%200-.229.016-.333.052c-.469.151-.708.604-.542%201.021c.167.411.682.625%201.146.479c.469-.151.708-.604.542-1.021a.9.9%200%200%200-.182-.271c.333-.609.62-1.135.807-1.526c.25-.536.38-.938.266-1.323s-.469-.635-.932-.865c-.307-.151-.693-.313-1.146-.505q.01-.163-.052-.318c-.062-.155-.109-.198-.193-.281l.703-1.281l3.901%201.682c.703.307.995%201.057.651%201.682l-2.682%204.906c-.339.625-1.182.885-1.885.578l-5.516-2.38c-.703-.307-.995-1.057-.656-1.682l2.682-4.906c.234-.432.708-.688%201.208-.708h.083z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/gitea.svg?color=%231a73e8&size=48