24 lines
951 B
XML
24 lines
951 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
aria-label="Gitea"
|
|
role="img"
|
|
viewBox="0 0 512 512"
|
|
>
|
|
<rect rx="15%" height="512" width="512" fill="#ffffff" />
|
|
<path
|
|
d="M419 150c-98 7-186 2-276-1-27 0-63 19-61 67 3 75 71 82 99 83 3 14 35 62 59 65h104c63-5 109-213 75-214zm-311 67c-3-21 7-42 42-42 3 39 10 61 22 96-32-5-59-15-64-54z"
|
|
fill="#592"
|
|
/>
|
|
<path d="m293 152v70" stroke="#ffffff" stroke-width="9" />
|
|
<g transform="rotate(25.7 496 -423)" stroke-width="7" fill="#592">
|
|
<path d="M561 246h97" stroke="#592" />
|
|
<rect x="561" y="246" width="97" height="97" rx="16" fill="#ffffff" />
|
|
<path d="M592 245v75" stroke="#592" />
|
|
<path d="M592 273c45 0 38-5 38 48" fill="none" stroke="#592" />
|
|
<circle cx="592" cy="320" r="10" />
|
|
<circle cx="630" cy="320" r="10" />
|
|
<circle cx="592" cy="273" r="10" />
|
|
</g>
|
|
</svg>
|