Create logo

logo.svg is a version of logo_inkscape.svg compressed using svgomg:
https://github.com/jakearchibald/svgomg
This commit is contained in:
Joscha 2025-01-24 18:34:06 +01:00
parent 46ab6e57f2
commit a132a9bcdf
2 changed files with 112 additions and 0 deletions

103
logo_inkscape.svg Normal file
View file

@ -0,0 +1,103 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 24 24"
version="1.1"
id="svg1"
sodipodi:docname="logo.svg"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
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/">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
showgrid="true"
inkscape:zoom="21.731261"
inkscape:cx="13.160764"
inkscape:cy="11.964331"
inkscape:window-width="1440"
inkscape:window-height="891"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1">
<inkscape:grid
id="grid1"
units="px"
originx="12"
originy="12"
spacingx="1"
spacingy="1"
empcolor="#0099e5"
empopacity="0.30196078"
color="#0099e5"
opacity="0.14901961"
empspacing="4"
enabled="true"
visible="true"
snapvisiblegridlinesonly="true"
dotted="false" />
</sodipodi:namedview>
<defs
id="defs1">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4">
<rect
style="fill:#000000;fill-rule:nonzero"
id="rect5"
width="11"
height="24"
x="12"
y="0"
inkscape:label="clip" />
</clipPath>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-0.5)">
<path
d="M 9,2 C 7.067,2 5.5,3.567 5.5,5.5 5.5,5.68016 5.51364,5.85714 5.53993,6.02997 3.82436,6.25523 2.5,7.72295 2.5,9.5 2.5,10.4793 2.90223,11.3647 3.55051,12 2.90223,12.6353 2.5,13.5207 2.5,14.5 c 0,1.4018 0.82359,2.6104 2.01353,3.1693 C 4.50453,17.7785 4.5,17.8888 4.5,18 c 0,2.2091 1.79086,4 4,4 1.19469,0 2.2671,-0.5238 3,-1.3542 V 3.05051 C 10.8647,2.40223 9.97934,2 9,2 Z"
id="path1"
inkscape:label="brain"
style="display:inline;fill:#ff8080"
sodipodi:nodetypes="sscscscssccs" />
<path
d="m 21,9 v 3 c 0,2.4853 -4.0294,4.5 -9,4.5 C 7.02944,16.5 3,14.4853 3,12 V 9 c 0,2.4853 4.02944,4.5 9,4.5 4.9706,0 9,-2.0147 9,-4.5 z M 3,14 c 0,2.4853 4.02944,4.5 9,4.5 4.9706,0 9,-2.0147 9,-4.5 v 3 c 0,2.4853 -4.0294,4.5 -9,4.5 -4.97056,0 -9,-2.0147 -9,-4.5 z m 9,-2.5 C 7.02944,11.5 3,9.48528 3,7 3,4.51472 7.02944,2.5 12,2.5 c 4.9706,0 9,2.01472 9,4.5 0,2.48528 -4.0294,4.5 -9,4.5 z"
id="path1-6"
style="display:inline;fill:#666666"
inkscape:label="db"
clip-path="url(#clipPath4)"
transform="translate(1.5)" />
</g>
<metadata
id="metadata1">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:contributor>
<cc:Agent>
<dc:title>Brain and database icons from Remix Icon v4.6.0 (see https://remixicon.com/)</dc:title>
</cc:Agent>
</dc:contributor>
</cc:Work>
</rdf:RDF>
</metadata>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB