88 lines
2.3 KiB
XML
88 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
viewBox="0 0 25 25"
|
|
version="1.1"
|
|
id="svg4"
|
|
width="25"
|
|
height="25"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
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/">
|
|
<defs
|
|
id="defs4" />
|
|
<metadata
|
|
id="metadata1">
|
|
<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>
|
|
<cc:License
|
|
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
|
<cc:permits
|
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
|
<cc:permits
|
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
|
<cc:requires
|
|
rdf:resource="http://creativecommons.org/ns#Notice" />
|
|
<cc:requires
|
|
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
|
<cc:permits
|
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
|
<cc:requires
|
|
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
|
</cc:License>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
<style
|
|
type="text/css"
|
|
id="style1">
|
|
: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="matrix(0.11848341,0,0,0.11848341,0.651659,0.651659)"
|
|
id="g4">
|
|
<path
|
|
d="M 58,168 V 70 a 50,50 0 0 1 50,-50 h 20"
|
|
id="path1" />
|
|
<path
|
|
d="m 58,168 v -30 a 50,50 0 0 1 50,-50 h 20"
|
|
id="path2" />
|
|
<circle
|
|
cx="142"
|
|
cy="20"
|
|
r="18"
|
|
id="circle2" />
|
|
<circle
|
|
cx="142"
|
|
cy="88"
|
|
r="18"
|
|
id="circle3" />
|
|
<circle
|
|
cx="58"
|
|
cy="180"
|
|
r="18"
|
|
id="circle4" />
|
|
</g>
|
|
</svg>
|