diff options
Diffstat (limited to 'lab')
-rw-r--r-- | lab/metadata.json | 5 | ||||
-rw-r--r-- | lab/sourcehut.svg | 32 |
2 files changed, 35 insertions, 2 deletions
diff --git a/lab/metadata.json b/lab/metadata.json index 1a7e612..9447d9a 100644 --- a/lab/metadata.json +++ b/lab/metadata.json @@ -27,8 +27,9 @@ "0xe812": "peertube.svg", "0xe813": "pixelfed.svg", "0xe814": "pump.svg", - "0xe815": "tox.svg", - "0xe816": "xmpp.svg" + "0xe815": "sourcehut.svg", + "0xe816": "tox.svg", + "0xe817": "xmpp.svg" }, "sfnt_names": [ ["English (US)", "Copyright", "Copyright (c) 2019 Conocimientos Libres"], diff --git a/lab/sourcehut.svg b/lab/sourcehut.svg new file mode 100644 index 0000000..ca6e2b8 --- /dev/null +++ b/lab/sourcehut.svg @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + version="1.1" + id="Layer_1" + x="0px" + y="0px" + width="100px" + height="100px" + viewBox="0 0 100 100" + enable-background="new 0 0 100 100" + xml:space="preserve"><metadata + id="metadata53"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title><cc:license + rdf:resource="http://artlibre.org/licence/lal" /></cc:Work><cc:License + rdf:about="http://artlibre.org/licence/lal"><cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /><cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /><cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /></cc:License></rdf:RDF></metadata><defs + id="defs51" /><g + id="g46"><path + id="path108" + d="M 49.999997,4e-7 C 27.903226,4e-7 10,17.903225 10,39.999999 10,62.096776 27.903226,80 49.999997,80 72.096773,80 90,62.096776 90,39.999999 90,17.903225 72.096773,4e-7 49.999997,4e-7 Z m 0,72.25806359999999 c -17.822576,0 -32.258062,-14.435487 -32.258062,-32.258065 0,-17.82258 14.435486,-32.2580639 32.258062,-32.2580639 17.822583,0 32.258067,14.4354839 32.258067,32.2580639 0,17.822578 -14.435484,32.258065 -32.258067,32.258065 z" + style="stroke-width:0.79999995" /></g></svg>
\ No newline at end of file |