Files
website/frontend/public/assets/favicon.svg
T
terbshaeusser f327509f5e add logo and favicon
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:24 +02:00

27 lines
3.8 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000"><style>
#light-icon {
display: inline;
}
#dark-icon {
display: none;
}
@media (prefers-color-scheme: dark) {
#light-icon {
display: none;
}
#dark-icon {
display: inline;
}
}
</style><g id="light-icon"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000"><g clip-path="url(#SvgjsClipPath1037)"><rect width="1000" height="1000" fill="#222831"></rect><g transform="matrix(2.734375,0,0,2.734375,150,150)"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="256" height="256" viewBox="0 0 256 256" id="svg1" inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)" sodipodi:docname="logo.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview id="namedview1" pagecolor="#545454" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:document-units="px" inkscape:zoom="2.0667789" inkscape:cx="164.02335" inkscape:cy="169.82949" inkscape:window-width="1661" inkscape:window-height="1071" inkscape:window-x="26" inkscape:window-y="23" inkscape:window-maximized="0" inkscape:current-layer="layer2"></sodipodi:namedview><defs id="defs1"><clipPath id="SvgjsClipPath1037"><rect width="1000" height="1000" x="0" y="0" rx="150" ry="150"></rect></clipPath></defs><g inkscape:groupmode="layer" id="layer2" inkscape:label="Layer 2">
<rect style="fill:#ffffff;stroke-width:2.34204" id="rect2" width="226" height="45" x="15" y="15"></rect>
<rect style="fill:#ffffff;stroke-width:2.11578" id="rect2-4-6" width="50" height="166" x="80" y="75"></rect>
<rect style="fill:#ffffff;stroke-width:1.52643" id="rect2-0" width="96" height="45" x="145" y="196"></rect>
<rect style="fill:#ffffff;stroke-width:1.52642" id="rect2-0-6" width="96" height="45" x="145" y="105.5"></rect>
</g></svg></g></g></svg></g><g id="dark-icon"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000"><g><g transform="matrix(3.90625,0,0,3.90625,0,0)"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="256" height="256" viewBox="0 0 256 256" id="svg1" inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)" sodipodi:docname="logo.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview id="namedview1" pagecolor="#545454" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:document-units="px" inkscape:zoom="2.0667789" inkscape:cx="164.02335" inkscape:cy="169.82949" inkscape:window-width="1661" inkscape:window-height="1071" inkscape:window-x="26" inkscape:window-y="23" inkscape:window-maximized="0" inkscape:current-layer="layer2"></sodipodi:namedview><defs id="defs1"></defs><g inkscape:groupmode="layer" id="layer2" inkscape:label="Layer 2">
<rect style="fill:#ffffff;stroke-width:2.34204" id="rect2" width="226" height="45" x="15" y="15"></rect>
<rect style="fill:#ffffff;stroke-width:2.11578" id="rect2-4-6" width="50" height="166" x="80" y="75"></rect>
<rect style="fill:#ffffff;stroke-width:1.52643" id="rect2-0" width="96" height="45" x="145" y="196"></rect>
<rect style="fill:#ffffff;stroke-width:1.52642" id="rect2-0-6" width="96" height="45" x="145" y="105.5"></rect>
</g></svg></g></g></svg></g></svg>