forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
3fe1f39c46
457 changed files with 6866 additions and 218533 deletions
64
assets/svg/forgejo.svg
Normal file
64
assets/svg/forgejo.svg
Normal file
|
@ -0,0 +1,64 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
viewBox="0 0 212 212"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
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#">
|
||||
<metadata
|
||||
id="metadata1">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="https://codeberg.org/forgejo/meta/src/branch/readme/branding#logo">
|
||||
<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>
|
||||
<g
|
||||
transform="translate(6,6)"
|
||||
id="g4">
|
||||
<path
|
||||
d="M58 168 v-98 a50 50 0 0 1 50-50 h20"
|
||||
fill="none"
|
||||
stroke-width="25"
|
||||
stroke="#ff6600"
|
||||
id="path1" />
|
||||
<path
|
||||
d="M58 168 v-30 a50 50 0 0 1 50-50 h20"
|
||||
fill="none"
|
||||
stroke-width="25"
|
||||
stroke="#d40000"
|
||||
id="path2" />
|
||||
<circle
|
||||
cx="142"
|
||||
cy="20"
|
||||
r="18"
|
||||
fill="none"
|
||||
stroke-width="15"
|
||||
stroke="#ff6600"
|
||||
id="circle2" />
|
||||
<circle
|
||||
cx="142"
|
||||
cy="88"
|
||||
r="18"
|
||||
fill="none"
|
||||
stroke-width="15"
|
||||
stroke="#d40000"
|
||||
id="circle3" />
|
||||
<circle
|
||||
cx="58"
|
||||
cy="180"
|
||||
r="18"
|
||||
fill="none"
|
||||
stroke-width="15"
|
||||
stroke="#d40000"
|
||||
id="circle4" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
2
assets/svg/forgejo.svg.license
Normal file
2
assets/svg/forgejo.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: https://caesarschinas.com/
|
||||
SPDX-License-Identifier: CC-BY-SA 4.0
|
|
@ -435,6 +435,16 @@
|
|||
"https://commons.wikimedia.org/wiki/File:Media-floppy.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "forgejo.svg",
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"authors": [
|
||||
"https://caesarschinas.com/"
|
||||
],
|
||||
"sources": [
|
||||
"https://commons.wikimedia.org/wiki/File:Forgejo_logo.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "gear.svg",
|
||||
"license": "TRIVIAL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue