Some checks failed
Check Misskey JS version / Check version (pull_request) Successful in 58s
Dockle / dockle (pull_request) Failing after 49s
API report (misskey.js) / report (pull_request) Successful in 3m31s
Test (backend) / unit (22.x) (pull_request) Failing after 7s
Test (backend) / e2e (22.x) (pull_request) Failing after 6s
Test (frontend) / vitest (22.x) (pull_request) Failing after 4s
Test (misskey.js) / test (22.x) (pull_request) Failing after 5s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m46s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m56s
Lint / pnpm_install (pull_request) Successful in 18m20s
Lint / lint (backend) (pull_request) Failing after 2m54s
Lint / lint (misskey-js) (pull_request) Successful in 3m28s
Lint / lint (sw) (pull_request) Successful in 2m52s
Lint / lint (frontend) (pull_request) Failing after 8m38s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m22s
Lint / typecheck (backend) (pull_request) Successful in 3m52s
37 lines
1.2 KiB
XML
37 lines
1.2 KiB
XML
<svg viewBox="0 0 212 212" xmlns="http://www.w3.org/2000/svg">
|
|
<metadata
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
>
|
|
<rdf:RDF>
|
|
<cc:Work rdf:about="https://codeberg.org/forgejo/governance/src/branch/main/branding#logo">
|
|
<dc:title>Forgejo logo</dc:title>
|
|
<cc:creator rdf:resource="https://caesarschinas.com/"><cc:attributionName>Caesar Schinas</cc:attributionName></cc:creator>
|
|
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
|
</cc:Work>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
<style type="text/css">
|
|
:root, svg {
|
|
color-scheme: dark light;
|
|
}
|
|
circle {
|
|
fill: none;
|
|
stroke: currentColor;
|
|
stroke-width: 15;
|
|
}
|
|
path {
|
|
fill: none;
|
|
stroke: currentColor;
|
|
stroke-width: 25;
|
|
}
|
|
</style>
|
|
<g transform="translate(6,6)">
|
|
<path d="M58 168 v-98 a50 50 0 0 1 50-50 h20" />
|
|
<path d="M58 168 v-30 a50 50 0 0 1 50-50 h20" />
|
|
<circle cx="142" cy="20" r="18" />
|
|
<circle cx="142" cy="88" r="18" />
|
|
<circle cx="58" cy="180" r="18" />
|
|
</g>
|
|
</svg>
|