gitea logo
gitea from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- gitea
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
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 128 128"><path fill="#73a952" d="M22.44 24.557c-1.314 0-2.792.1-4.456.443c-1.772.343-6.835 1.5-10.958 5.46C-2.16 38.617.191 51.655.48 53.608c.343 2.35 1.374 9.005 6.438 14.755c9.294 11.429 29.402 11.14 29.402 11.14s2.477 5.912 6.257 11.301c5.117 6.709 10.343 12.007 15.388 12.64h38.462s2.477 0 5.75-2.116c2.875-1.718 5.39-4.774 5.39-4.774s2.64-2.82 6.31-9.24c1.157-1.953 2.061-3.906 2.875-5.678c0 0 11.248-23.833 11.248-47.087c-.326-6.98-2.044-8.246-2.442-8.644c-.868-.868-1.953-.796-1.953-.796s-23.887 1.32-36.22 1.61c-2.693.054-5.388.108-8.046.108v23.887c-1.157-.524-2.242-1.084-3.382-1.609V26.881c-5.913.054-18.136-.453-18.136-.453S28.997 25 25.904 24.712c-1.003-.055-2.152-.154-3.465-.154m2.398 9.756s1.428 12.115 3.218 19.167c1.5 5.968 5.045 15.84 5.045 15.84s-5.334-.65-8.77-1.862c-5.28-1.718-7.522-3.797-7.522-3.797s-3.906-2.749-5.86-8.101c-3.326-9.078-.288-14.52-.288-14.52s1.717-4.594 7.866-6.095c2.82-.741 6.31-.632 6.31-.632M68.4 48.02c1.5-.08 3.036.668 3.036.668l4.736 2.289l-2.801 5.758c-1.375 0-2.64.687-3.274 1.899c-.687 1.266-.578 2.875.398 4.014l-5.171 10.163c-1.664 0-3.165 1.211-3.508 2.82c-.398 1.61.397 3.328 1.844 4.07c1.555.795 3.563.343 4.648-1.086c1.03-1.428.867-3.454-.344-4.701l4.882-9.982c.29 0 .742.054 1.266-.109a3.1 3.1 0 0 0 1.429-.74c.868.343 1.771.74 2.694 1.265c.976.524 1.899.976 2.748 1.5c.181.11.344.236.579.399c.344.289.687.633.977 1.157c.397 1.157-.398 3.038-.398 3.038c-.452 1.555-3.725 8.264-3.725 8.264c-1.664-.055-3.093 1.03-3.617 2.531c-.524 1.664.235 3.508 1.845 4.358s3.562.344 4.593-1.085c1.03-1.374.922-3.327-.236-4.593c.398-.741.742-1.5 1.158-2.296c1.03-2.116 2.748-6.203 2.748-6.203c.181-.343 1.158-2.115.58-4.358c-.525-2.296-2.587-3.381-2.587-3.381c-2.477-1.61-5.967-3.092-5.967-3.092s0-.868-.235-1.429a3.7 3.7 0 0 0-.796-1.266c.943-1.884 1.836-3.772 2.775-5.705l15.326 7.405s2.586 1.158 3.092 3.273c.398 1.501-.108 2.875-.343 3.508c-1.339 3.093-11.284 22.965-11.284 22.965s-1.266 2.93-4.014 3.165c-1.212.054-2.116-.235-2.116-.235s-.054 0-1.085-.398L55.29 80.677s-2.242-1.158-2.586-3.165c-.452-1.663.578-3.67.578-3.67l11.085-22.803s.977-1.953 2.478-2.64c.108-.054.452-.235.922-.29q.313-.072.635-.089"/></svg>
React
import type { SVGProps } from "react";
export function DeviconGitea(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#73a952" d="M22.44 24.557c-1.314 0-2.792.1-4.456.443c-1.772.343-6.835 1.5-10.958 5.46C-2.16 38.617.191 51.655.48 53.608c.343 2.35 1.374 9.005 6.438 14.755c9.294 11.429 29.402 11.14 29.402 11.14s2.477 5.912 6.257 11.301c5.117 6.709 10.343 12.007 15.388 12.64h38.462s2.477 0 5.75-2.116c2.875-1.718 5.39-4.774 5.39-4.774s2.64-2.82 6.31-9.24c1.157-1.953 2.061-3.906 2.875-5.678c0 0 11.248-23.833 11.248-47.087c-.326-6.98-2.044-8.246-2.442-8.644c-.868-.868-1.953-.796-1.953-.796s-23.887 1.32-36.22 1.61c-2.693.054-5.388.108-8.046.108v23.887c-1.157-.524-2.242-1.084-3.382-1.609V26.881c-5.913.054-18.136-.453-18.136-.453S28.997 25 25.904 24.712c-1.003-.055-2.152-.154-3.465-.154m2.398 9.756s1.428 12.115 3.218 19.167c1.5 5.968 5.045 15.84 5.045 15.84s-5.334-.65-8.77-1.862c-5.28-1.718-7.522-3.797-7.522-3.797s-3.906-2.749-5.86-8.101c-3.326-9.078-.288-14.52-.288-14.52s1.717-4.594 7.866-6.095c2.82-.741 6.31-.632 6.31-.632M68.4 48.02c1.5-.08 3.036.668 3.036.668l4.736 2.289l-2.801 5.758c-1.375 0-2.64.687-3.274 1.899c-.687 1.266-.578 2.875.398 4.014l-5.171 10.163c-1.664 0-3.165 1.211-3.508 2.82c-.398 1.61.397 3.328 1.844 4.07c1.555.795 3.563.343 4.648-1.086c1.03-1.428.867-3.454-.344-4.701l4.882-9.982c.29 0 .742.054 1.266-.109a3.1 3.1 0 0 0 1.429-.74c.868.343 1.771.74 2.694 1.265c.976.524 1.899.976 2.748 1.5c.181.11.344.236.579.399c.344.289.687.633.977 1.157c.397 1.157-.398 3.038-.398 3.038c-.452 1.555-3.725 8.264-3.725 8.264c-1.664-.055-3.093 1.03-3.617 2.531c-.524 1.664.235 3.508 1.845 4.358s3.562.344 4.593-1.085c1.03-1.374.922-3.327-.236-4.593c.398-.741.742-1.5 1.158-2.296c1.03-2.116 2.748-6.203 2.748-6.203c.181-.343 1.158-2.115.58-4.358c-.525-2.296-2.587-3.381-2.587-3.381c-2.477-1.61-5.967-3.092-5.967-3.092s0-.868-.235-1.429a3.7 3.7 0 0 0-.796-1.266c.943-1.884 1.836-3.772 2.775-5.705l15.326 7.405s2.586 1.158 3.092 3.273c.398 1.501-.108 2.875-.343 3.508c-1.339 3.093-11.284 22.965-11.284 22.965s-1.266 2.93-4.014 3.165c-1.212.054-2.116-.235-2.116-.235s-.054 0-1.085-.398L55.29 80.677s-2.242-1.158-2.586-3.165c-.452-1.663.578-3.67.578-3.67l11.085-22.803s.977-1.953 2.478-2.64c.108-.054.452-.235.922-.29q.313-.072.635-.089"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#73a952" d="M22.44 24.557c-1.314 0-2.792.1-4.456.443c-1.772.343-6.835 1.5-10.958 5.46C-2.16 38.617.191 51.655.48 53.608c.343 2.35 1.374 9.005 6.438 14.755c9.294 11.429 29.402 11.14 29.402 11.14s2.477 5.912 6.257 11.301c5.117 6.709 10.343 12.007 15.388 12.64h38.462s2.477 0 5.75-2.116c2.875-1.718 5.39-4.774 5.39-4.774s2.64-2.82 6.31-9.24c1.157-1.953 2.061-3.906 2.875-5.678c0 0 11.248-23.833 11.248-47.087c-.326-6.98-2.044-8.246-2.442-8.644c-.868-.868-1.953-.796-1.953-.796s-23.887 1.32-36.22 1.61c-2.693.054-5.388.108-8.046.108v23.887c-1.157-.524-2.242-1.084-3.382-1.609V26.881c-5.913.054-18.136-.453-18.136-.453S28.997 25 25.904 24.712c-1.003-.055-2.152-.154-3.465-.154m2.398 9.756s1.428 12.115 3.218 19.167c1.5 5.968 5.045 15.84 5.045 15.84s-5.334-.65-8.77-1.862c-5.28-1.718-7.522-3.797-7.522-3.797s-3.906-2.749-5.86-8.101c-3.326-9.078-.288-14.52-.288-14.52s1.717-4.594 7.866-6.095c2.82-.741 6.31-.632 6.31-.632M68.4 48.02c1.5-.08 3.036.668 3.036.668l4.736 2.289l-2.801 5.758c-1.375 0-2.64.687-3.274 1.899c-.687 1.266-.578 2.875.398 4.014l-5.171 10.163c-1.664 0-3.165 1.211-3.508 2.82c-.398 1.61.397 3.328 1.844 4.07c1.555.795 3.563.343 4.648-1.086c1.03-1.428.867-3.454-.344-4.701l4.882-9.982c.29 0 .742.054 1.266-.109a3.1 3.1 0 0 0 1.429-.74c.868.343 1.771.74 2.694 1.265c.976.524 1.899.976 2.748 1.5c.181.11.344.236.579.399c.344.289.687.633.977 1.157c.397 1.157-.398 3.038-.398 3.038c-.452 1.555-3.725 8.264-3.725 8.264c-1.664-.055-3.093 1.03-3.617 2.531c-.524 1.664.235 3.508 1.845 4.358s3.562.344 4.593-1.085c1.03-1.374.922-3.327-.236-4.593c.398-.741.742-1.5 1.158-2.296c1.03-2.116 2.748-6.203 2.748-6.203c.181-.343 1.158-2.115.58-4.358c-.525-2.296-2.587-3.381-2.587-3.381c-2.477-1.61-5.967-3.092-5.967-3.092s0-.868-.235-1.429a3.7 3.7 0 0 0-.796-1.266c.943-1.884 1.836-3.772 2.775-5.705l15.326 7.405s2.586 1.158 3.092 3.273c.398 1.501-.108 2.875-.343 3.508c-1.339 3.093-11.284 22.965-11.284 22.965s-1.266 2.93-4.014 3.165c-1.212.054-2.116-.235-2.116-.235s-.054 0-1.085-.398L55.29 80.677s-2.242-1.158-2.586-3.165c-.452-1.663.578-3.67.578-3.67l11.085-22.803s.977-1.953 2.478-2.64c.108-.054.452-.235.922-.29q.313-.072.635-.089"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%2373a952%22%20d%3D%22M22.44%2024.557c-1.314%200-2.792.1-4.456.443c-1.772.343-6.835%201.5-10.958%205.46C-2.16%2038.617.191%2051.655.48%2053.608c.343%202.35%201.374%209.005%206.438%2014.755c9.294%2011.429%2029.402%2011.14%2029.402%2011.14s2.477%205.912%206.257%2011.301c5.117%206.709%2010.343%2012.007%2015.388%2012.64h38.462s2.477%200%205.75-2.116c2.875-1.718%205.39-4.774%205.39-4.774s2.64-2.82%206.31-9.24c1.157-1.953%202.061-3.906%202.875-5.678c0%200%2011.248-23.833%2011.248-47.087c-.326-6.98-2.044-8.246-2.442-8.644c-.868-.868-1.953-.796-1.953-.796s-23.887%201.32-36.22%201.61c-2.693.054-5.388.108-8.046.108v23.887c-1.157-.524-2.242-1.084-3.382-1.609V26.881c-5.913.054-18.136-.453-18.136-.453S28.997%2025%2025.904%2024.712c-1.003-.055-2.152-.154-3.465-.154m2.398%209.756s1.428%2012.115%203.218%2019.167c1.5%205.968%205.045%2015.84%205.045%2015.84s-5.334-.65-8.77-1.862c-5.28-1.718-7.522-3.797-7.522-3.797s-3.906-2.749-5.86-8.101c-3.326-9.078-.288-14.52-.288-14.52s1.717-4.594%207.866-6.095c2.82-.741%206.31-.632%206.31-.632M68.4%2048.02c1.5-.08%203.036.668%203.036.668l4.736%202.289l-2.801%205.758c-1.375%200-2.64.687-3.274%201.899c-.687%201.266-.578%202.875.398%204.014l-5.171%2010.163c-1.664%200-3.165%201.211-3.508%202.82c-.398%201.61.397%203.328%201.844%204.07c1.555.795%203.563.343%204.648-1.086c1.03-1.428.867-3.454-.344-4.701l4.882-9.982c.29%200%20.742.054%201.266-.109a3.1%203.1%200%200%200%201.429-.74c.868.343%201.771.74%202.694%201.265c.976.524%201.899.976%202.748%201.5c.181.11.344.236.579.399c.344.289.687.633.977%201.157c.397%201.157-.398%203.038-.398%203.038c-.452%201.555-3.725%208.264-3.725%208.264c-1.664-.055-3.093%201.03-3.617%202.531c-.524%201.664.235%203.508%201.845%204.358s3.562.344%204.593-1.085c1.03-1.374.922-3.327-.236-4.593c.398-.741.742-1.5%201.158-2.296c1.03-2.116%202.748-6.203%202.748-6.203c.181-.343%201.158-2.115.58-4.358c-.525-2.296-2.587-3.381-2.587-3.381c-2.477-1.61-5.967-3.092-5.967-3.092s0-.868-.235-1.429a3.7%203.7%200%200%200-.796-1.266c.943-1.884%201.836-3.772%202.775-5.705l15.326%207.405s2.586%201.158%203.092%203.273c.398%201.501-.108%202.875-.343%203.508c-1.339%203.093-11.284%2022.965-11.284%2022.965s-1.266%202.93-4.014%203.165c-1.212.054-2.116-.235-2.116-.235s-.054%200-1.085-.398L55.29%2080.677s-2.242-1.158-2.586-3.165c-.452-1.663.578-3.67.578-3.67l11.085-22.803s.977-1.953%202.478-2.64c.108-.054.452-.235.922-.29q.313-.072.635-.089%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2373a952%22%20d%3D%22M22.44%2024.557c-1.314%200-2.792.1-4.456.443c-1.772.343-6.835%201.5-10.958%205.46C-2.16%2038.617.191%2051.655.48%2053.608c.343%202.35%201.374%209.005%206.438%2014.755c9.294%2011.429%2029.402%2011.14%2029.402%2011.14s2.477%205.912%206.257%2011.301c5.117%206.709%2010.343%2012.007%2015.388%2012.64h38.462s2.477%200%205.75-2.116c2.875-1.718%205.39-4.774%205.39-4.774s2.64-2.82%206.31-9.24c1.157-1.953%202.061-3.906%202.875-5.678c0%200%2011.248-23.833%2011.248-47.087c-.326-6.98-2.044-8.246-2.442-8.644c-.868-.868-1.953-.796-1.953-.796s-23.887%201.32-36.22%201.61c-2.693.054-5.388.108-8.046.108v23.887c-1.157-.524-2.242-1.084-3.382-1.609V26.881c-5.913.054-18.136-.453-18.136-.453S28.997%2025%2025.904%2024.712c-1.003-.055-2.152-.154-3.465-.154m2.398%209.756s1.428%2012.115%203.218%2019.167c1.5%205.968%205.045%2015.84%205.045%2015.84s-5.334-.65-8.77-1.862c-5.28-1.718-7.522-3.797-7.522-3.797s-3.906-2.749-5.86-8.101c-3.326-9.078-.288-14.52-.288-14.52s1.717-4.594%207.866-6.095c2.82-.741%206.31-.632%206.31-.632M68.4%2048.02c1.5-.08%203.036.668%203.036.668l4.736%202.289l-2.801%205.758c-1.375%200-2.64.687-3.274%201.899c-.687%201.266-.578%202.875.398%204.014l-5.171%2010.163c-1.664%200-3.165%201.211-3.508%202.82c-.398%201.61.397%203.328%201.844%204.07c1.555.795%203.563.343%204.648-1.086c1.03-1.428.867-3.454-.344-4.701l4.882-9.982c.29%200%20.742.054%201.266-.109a3.1%203.1%200%200%200%201.429-.74c.868.343%201.771.74%202.694%201.265c.976.524%201.899.976%202.748%201.5c.181.11.344.236.579.399c.344.289.687.633.977%201.157c.397%201.157-.398%203.038-.398%203.038c-.452%201.555-3.725%208.264-3.725%208.264c-1.664-.055-3.093%201.03-3.617%202.531c-.524%201.664.235%203.508%201.845%204.358s3.562.344%204.593-1.085c1.03-1.374.922-3.327-.236-4.593c.398-.741.742-1.5%201.158-2.296c1.03-2.116%202.748-6.203%202.748-6.203c.181-.343%201.158-2.115.58-4.358c-.525-2.296-2.587-3.381-2.587-3.381c-2.477-1.61-5.967-3.092-5.967-3.092s0-.868-.235-1.429a3.7%203.7%200%200%200-.796-1.266c.943-1.884%201.836-3.772%202.775-5.705l15.326%207.405s2.586%201.158%203.092%203.273c.398%201.501-.108%202.875-.343%203.508c-1.339%203.093-11.284%2022.965-11.284%2022.965s-1.266%202.93-4.014%203.165c-1.212.054-2.116-.235-2.116-.235s-.054%200-1.085-.398L55.29%2080.677s-2.242-1.158-2.586-3.165c-.452-1.663.578-3.67.578-3.67l11.085-22.803s.977-1.953%202.478-2.64c.108-.054.452-.235.922-.29q.313-.072.635-.089%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/gitea.svg?color=%231a73e8&size=48