Add favicons and instrumentation.

This commit is contained in:
2019-03-27 16:15:58 +01:00
parent 650b7ee48c
commit f3be33174d
9 changed files with 164 additions and 0 deletions

63
artwork/favicon-open.svg Normal file
View File

@@ -0,0 +1,63 @@
<?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"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="10mm"
height="10mm"
viewBox="0 0 10 10"
version="1.1"
id="svg8"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
sodipodi:docname="favicon-open.svg">
<metadata
id="metadata5">
<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:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-287)">
<path
sodipodi:type="star"
id="path3713"
sodipodi:sides="5"
sodipodi:cx="5.087266"
sodipodi:cy="292.22028"
sodipodi:r1="5.0108638"
sodipodi:r2="3.3405776"
sodipodi:arg1="0.8635795"
sodipodi:arg2="1.491898"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 8.3429274,296.0294 -2.9923688,-0.47894 -2.87993,0.94322 -0.4691954,-2.99391 -1.78699947,-2.44751 2.70239007,-1.3714 1.7755036,-2.45586 2.1393643,2.14634 2.884321,0.9297 -1.3801902,2.69791 z"
inkscape:transform-center-x="0.12204295"
inkscape:transform-center-y="-0.36093347"
style="fill:#4fbc32;fill-opacity:1;stroke:#008800;stroke-width:0.25783524;stroke-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:4.07491302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10187282"
x="2.8319168"
y="293.43652"
id="text4522"><tspan
sodipodi:role="line"
id="tspan4520"
x="2.8319168"
y="293.43652"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans';stroke-width:0.10187282">Ja!</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB