diff options
| author | Miguel <m.i@gmx.at> | 2018-08-18 21:21:21 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-18 21:21:21 +0200 |
| commit | 7ef61b79ee2c7625354c45bff7ef901352e2e0fb (patch) | |
| tree | 12afab1765d39d492c3c43974324b3107338ee75 /img/logo.svg | |
| parent | 49fa99cfe6daff2d1f6aff6a6a228563b3b3971b (diff) | |
added logo
Diffstat (limited to 'img/logo.svg')
| -rw-r--r-- | img/logo.svg | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/img/logo.svg b/img/logo.svg new file mode 100644 index 0000000..b6a61ad --- /dev/null +++ b/img/logo.svg @@ -0,0 +1,153 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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="210mm" + height="297mm" + viewBox="0 0 210 297" + version="1.1" + id="svg8" + inkscape:version="0.92.1 r15371" + sodipodi:docname="logo.svg"> + <defs + id="defs2" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="427.44596" + inkscape:cy="981.47619" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="3407" + inkscape:window-height="2112" + inkscape:window-x="2880" + inkscape:window-y="38" + inkscape:window-maximized="0"> + <sodipodi:guide + position="36.002231,263.16593" + orientation="0,1" + id="guide20" + inkscape:locked="false" /> + </sodipodi:namedview> + <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"> + <rect + style="fill:#f9f9f9;stroke-width:0.26458332" + id="rect38" + width="66.051338" + height="34.58482" + x="23.623512" + y="8.7931547" /> + <circle + id="path10" + cx="36.947174" + cy="30.243303" + style="stroke-width:0.11855645" + r="3.8742557" /> + <circle + style="stroke-width:0.24000454" + r="7.8430057" + cy="26.085569" + cx="58.586304" + id="circle12" /> + <rect + id="rect14" + width="5.3861609" + height="23.056549" + x="26.17485" + y="10.777525" + style="stroke-width:0.26458332" /> + <rect + id="rect16" + width="60.854168" + height="5.4806542" + x="26.17485" + y="10.777525" + style="stroke-width:0.48711175" /> + <rect + id="rect18" + width="22.017113" + height="5.3861609" + x="26.55283" + y="19.659971" + style="stroke-width:0.33891925" /> + <rect + style="stroke-width:0.21823359" + y="18.14806" + x="68.508186" + height="15.686013" + width="5.3861609" + id="rect22" /> + <rect + style="stroke-width:0.26458332" + y="28.353415" + x="68.508186" + height="5.4806542" + width="17.953869" + id="rect24" /> + <rect + style="stroke-width:0.48975194" + y="36.101929" + x="25.607885" + height="5.4806542" + width="61.515625" + id="rect36" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:5.16422081px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#f9f9f9;fill-opacity:1;stroke:none;stroke-width:0.12910551" + x="33.938885" + y="14.857659" + id="text34"><tspan + sodipodi:role="line" + id="tspan32" + x="33.938885" + y="14.857659" + style="fill:#f9f9f9;stroke-width:0.12910551">operating system</tspan></text> + <text + id="text46" + y="40.264328" + x="60.044785" + style="font-style:normal;font-weight:normal;font-size:4.27751398px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#f9f9f9;fill-opacity:1;stroke:none;stroke-width:0.10693783" + xml:space="preserve"><tspan + style="fill:#f9f9f9;stroke-width:0.10693783" + y="40.264328" + x="60.044785" + id="tspan44" + sodipodi:role="line">x86 / 32-bit</tspan></text> + <circle + r="3.8742557" + style="stroke-width:0.11855645" + cy="30.243303" + cx="45.357143" + id="circle48" /> + </g> +</svg> |
