copy of trixie theme to modify for falbella

This commit is contained in:
Sebastian
2026-09-02 21:48:52 +02:00
commit 7176696091
48 changed files with 18718 additions and 0 deletions
+41
View File
@@ -0,0 +1,41 @@
## Key files
* GRUB 2: bootscreen/grub/grub.png
* Isolinux: bootscreen/isolinux_syslinux/isolinux*.rle
* Syslinux: bootscreen/isolinux_syslinux/syslinux_16bit.png
* Plymouth: bootscreen/plymouth.svg
* Plymouth with script: bootscreen/plymouth/ceratopsian/*
The plymouth theme has five elements: a background, a frill, a glow, password swatches, and the debian logo. Everything except the glow is intended to be static. The glow should have varying opacity.
The "ceratopsian" folder uses the existing Emerald plymouth script and folder structure, patched for the ceratopsian plymouth layout. I made minor changes to the Emerald script for alignment and sizing of the assets. The existing Emerald script and the final versions were added in separate commits if you want to see the diff.
Similarly, there are multiple alternatives for the isolinux rle file, given the limited palette. Two are based on the same design as syslinux (assuming 4bit indexed color is possible, either indexed full-color or indexed greyscale). One is built from the start for 4bit (assuming indexed color is not allowed). Which option should we use? Whatever works technically. The indexed color option is preferable but it might not be technically feasible.
## svg files used for development
grub.svg: no additional elements relative to grub.png, but saved for editing purposes. Similar for isolinux.svg, syslinux.svg, and plymouth.svg.
## export process to ensure that plymouth elements align
Getting the frill and glow to line up can be difficult. The following steps will get the elements to align, but still allow for resizing in the plymouth script.
1. In inkscape, hide all layers except for the frill layer.
2. Export the entire canvas as a png, using the least compression. This will include a lot of white space. We'll fix that later,
3. Repeat steps 1 and 2 for the glow layer.
4. Open both the frill layer and the glow layer in gimp. They should be two separate layers for the same file.
5. Crop the canvas (not the individual layers) to include both elements, with minimal white space. Crop it to a square format (or close) so that the scale calculations in ceratopsian.script work correctly. The exact size doesn't matter as much as being close to square.
6. Export each layer separately back to png files with maximum compression.
Other elements can be exported directly as png files from inkscape.
## working notes
Converting bmp to rle using netpbm:
First gimp -> indexed color with 15 colors
```bmptoppm isolinux.bmp > boot.ppm```
```pnmtorle boot.ppm -outfile=boot.rle```
Binary file not shown.

After

Width:  |  Height:  |  Size: 902 KiB

+519
View File
@@ -0,0 +1,519 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="640"
height="480"
viewBox="0 0 169.33333 127"
version="1.1"
id="svg5"
sodipodi:docname="grub.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
inkscape:export-filename="grub.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/">
<sodipodi:namedview
id="namedview61"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:zoom="1.6991103"
inkscape:cx="319.57902"
inkscape:cy="240.41994"
inkscape:window-width="1920"
inkscape:window-height="997"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg5" />
<defs
id="defs2">
<linearGradient
inkscape:collect="always"
id="linearGradient3665">
<stop
style="stop-color:#276082;stop-opacity:1;"
offset="0"
id="stop3661" />
<stop
style="stop-color:#276082;stop-opacity:0;"
offset="1"
id="stop3663" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3638">
<stop
style="stop-color:#276082;stop-opacity:1;"
offset="0"
id="stop3634" />
<stop
style="stop-color:#276082;stop-opacity:0;"
offset="1"
id="stop3636" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3502">
<stop
style="stop-color:#276082;stop-opacity:1;"
offset="0"
id="stop3498" />
<stop
style="stop-color:#276082;stop-opacity:0;"
offset="1"
id="stop3500" />
</linearGradient>
<linearGradient
id="linearGradient4069">
<stop
style="stop-color:#276082;stop-opacity:0;"
offset="0"
id="stop4067" />
<stop
style="stop-color:#276082;stop-opacity:1;"
offset="1"
id="stop4065" />
</linearGradient>
<linearGradient
id="linearGradient4038">
<stop
style="stop-color:#276082;stop-opacity:1"
offset="0"
id="stop4036" />
<stop
style="stop-color:#276082;stop-opacity:0;"
offset="1"
id="stop4034" />
</linearGradient>
<linearGradient
id="linearGradient4024">
<stop
style="stop-color:#276082;stop-opacity:0.80948985;"
offset="0"
id="stop4020" />
<stop
style="stop-color:#276082;stop-opacity:0;"
offset="1"
id="stop4022" />
</linearGradient>
<linearGradient
id="linearGradient3997">
<stop
style="stop-color:#27678d;stop-opacity:0.90870613;"
offset="0"
id="stop3993" />
<stop
style="stop-color:#27678d;stop-opacity:0;"
offset="1"
id="stop3995" />
</linearGradient>
<linearGradient
id="linearGradient3986">
<stop
style="stop-color:#27678d;stop-opacity:1;"
offset="0"
id="stop3982" />
<stop
style="stop-color:#27678d;stop-opacity:0;"
offset="1"
id="stop3984" />
</linearGradient>
<linearGradient
id="linearGradient3922">
<stop
style="stop-color:#26536e;stop-opacity:0;"
offset="0.29673585"
id="stop3920" />
<stop
style="stop-color:#26536e;stop-opacity:1;"
offset="1"
id="stop3918" />
</linearGradient>
<linearGradient
id="linearGradient3833">
<stop
style="stop-color:#26536e;stop-opacity:0;"
offset="0.34078565"
id="stop3831" />
<stop
style="stop-color:#26536e;stop-opacity:1;"
offset="1"
id="stop3829" />
</linearGradient>
<radialGradient
xlink:href="#linearGradient3833"
id="radialGradient3835"
cx="12.924159"
cy="205.73683"
fx="12.924159"
fy="205.73683"
r="59.69687"
gradientTransform="matrix(1.4919821,-0.43951807,0.17601514,0.59749862,-42.571251,22.488076)"
gradientUnits="userSpaceOnUse" />
<radialGradient
xlink:href="#linearGradient3922"
id="radialGradient3924"
cx="187.83665"
cy="24.251127"
fx="187.83665"
fy="24.251127"
r="16.379105"
gradientTransform="matrix(-1.5071303,0.01616118,-0.03079869,-2.8721684,459.35942,58.544842)"
gradientUnits="userSpaceOnUse" />
<radialGradient
xlink:href="#linearGradient3986"
id="radialGradient3988"
cx="149.19237"
cy="109.96714"
fx="149.19237"
fy="109.96714"
r="31.433948"
gradientTransform="matrix(1.7085501,-0.34265473,0.23886702,1.2686383,-172.87052,67.677186)"
gradientUnits="userSpaceOnUse" />
<radialGradient
xlink:href="#linearGradient3997"
id="radialGradient3999"
cx="160.10957"
cy="53.518459"
fx="160.10957"
fy="53.518459"
r="16.379105"
gradientTransform="matrix(1.5129671,-0.72917759,1.4368592,2.9813319,-159.02941,27.349901)"
gradientUnits="userSpaceOnUse" />
<radialGradient
xlink:href="#linearGradient4024"
id="radialGradient4026"
cx="136.03072"
cy="116.96034"
fx="136.03072"
fy="116.96034"
r="59.69687"
gradientTransform="matrix(-0.72524667,-0.36053734,0.23531651,-0.47335599,195.41628,209.12821)"
gradientUnits="userSpaceOnUse" />
<radialGradient
xlink:href="#linearGradient4038"
id="radialGradient4042"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.06529258,0.90244654,-1.0403275,-0.07526835,-91.673761,-47.911519)"
cx="3.3232667"
cy="-59.429558"
fx="3.3232667"
fy="-59.429558"
r="60.073886" />
<radialGradient
xlink:href="#linearGradient4038"
id="radialGradient4049"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.28184785,0.85978757,-0.92436527,0.30301714,-105.73632,-39.569543)"
cx="60.55582"
cy="-19.182558"
fx="60.55582"
fy="-19.182558"
r="60.073886" />
<radialGradient
xlink:href="#linearGradient4038"
id="radialGradient4053"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.24459902,0.87111664,-1.0430871,-0.29288625,-105.15387,-104.32894)"
cx="9.8871918"
cy="-118.57521"
fx="9.8871918"
fy="-118.57521"
r="60.073886" />
<radialGradient
xlink:href="#linearGradient4069"
id="radialGradient4071"
cx="48.761852"
cy="50.057629"
fx="48.761852"
fy="50.057629"
r="60.169858"
gradientTransform="matrix(-0.01781588,-0.76634823,1.1641614,-0.02706414,-8.6445692,80.390145)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3504"
x1="-14.506485"
y1="34.964478"
x2="10.729842"
y2="37.949879"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3604"
gradientUnits="userSpaceOnUse"
x1="-0.54956895"
y1="19.874678"
x2="16.754257"
y2="30.992268" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3608"
gradientUnits="userSpaceOnUse"
x1="33.421646"
y1="-5.3669634"
x2="40.032566"
y2="12.369094" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3612"
gradientUnits="userSpaceOnUse"
x1="14.868692"
y1="4.0312142"
x2="24.55891"
y2="18.61614" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3617"
gradientUnits="userSpaceOnUse"
x1="58.820381"
y1="-6.8008533"
x2="57.962292"
y2="8.2749643" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3621"
gradientUnits="userSpaceOnUse"
x1="70.913994"
y1="-7.9640374"
x2="66.194786"
y2="8.889884" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter3625"
x="-0.0025914893"
y="-0.0033349221"
width="1.005183"
height="1.0066698">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="0.12994129"
id="feGaussianBlur3627" />
</filter>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3638"
id="linearGradient3640"
x1="39.554756"
y1="112.68266"
x2="38.340557"
y2="123.52531"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3638"
id="linearGradient3644"
gradientUnits="userSpaceOnUse"
x1="13.811929"
y1="111.11111"
x2="13.995547"
y2="123.03976" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3638"
id="linearGradient3648"
gradientUnits="userSpaceOnUse"
x1="80.329803"
y1="116.64508"
x2="66.869743"
y2="127" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3665"
id="linearGradient3667"
x1="162.45399"
y1="8.837532"
x2="172.82346"
y2="3.1584406"
gradientUnits="userSpaceOnUse" />
</defs>
<g
id="layer1"
style="fill:#26475b">
<path
id="rect252"
style="fill-rule:evenodd;stroke-width:0.264583;fill:#26475b"
transform="scale(1,-1)"
d="M 0,-127 H 169.33333 V 0 H 0 Z" />
</g>
<g
id="g4060"
style="display:inline;opacity:0.83599969"
sodipodi:insensitive="true">
<path
id="path3629"
style="display:inline;opacity:1;fill:#265a78;fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3496"
style="opacity:1;fill:url(#linearGradient3504);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3553"
style="opacity:1;fill:url(#linearGradient3604);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3610"
style="opacity:1;fill:url(#linearGradient3612);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3606"
style="display:inline;opacity:1;fill:url(#linearGradient3608);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3615"
style="display:inline;opacity:1;fill:url(#linearGradient3617);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3619"
style="display:inline;opacity:1;fill:url(#linearGradient3621);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3623"
style="display:inline;opacity:1;fill:#276082;fill-opacity:0.00180491;stroke-width:1.92643;filter:url(#filter3625)"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
</g>
<g
id="g4077"
style="opacity:0.73916108">
<path
id="path3650"
style="display:inline;opacity:1;fill:#265a78;fill-opacity:1;stroke-width:1.92643"
d="M 42.642358,87.701106 C 30.799403,87.783668 22.789177,94.326011 15.775264,94.447464 9.474925,94.556571 4.7311882,93.760444 0,93.256839 V 127 h 119.39374 c -3.05728,-7.057 -5.43847,-13.43769 -11.8308,-17.97048 C 95.557527,100.51654 83.563052,104.8485 71.765128,100.552 60.402313,96.413967 55.92341,88.508646 45.062882,87.774486 c -0.82444,-0.05573 -1.630994,-0.07888 -2.420524,-0.07338 z" />
<path
id="path3632"
style="display:inline;opacity:1;fill:url(#linearGradient3640);fill-opacity:1;stroke-width:1.92643"
d="M 42.642358,87.701106 C 30.799403,87.783668 22.789177,94.326011 15.775264,94.447464 9.474925,94.556571 4.7311882,93.760444 0,93.256839 V 127 h 119.39374 c -3.05728,-7.057 -5.43847,-13.43769 -11.8308,-17.97048 C 95.557527,100.51654 83.563052,104.8485 71.765128,100.552 60.402313,96.413967 55.92341,88.508646 45.062882,87.774486 c -0.82444,-0.05573 -1.630994,-0.07888 -2.420524,-0.07338 z" />
<path
id="path3642"
style="display:inline;opacity:1;fill:url(#linearGradient3644);fill-opacity:1;stroke-width:1.92643"
d="M 42.642358,87.701106 C 30.799403,87.783668 22.789177,94.326011 15.775264,94.447464 9.474925,94.556571 4.7311882,93.760444 0,93.256839 V 127 h 119.39374 c -3.05728,-7.057 -5.43847,-13.43769 -11.8308,-17.97048 C 95.557527,100.51654 83.563052,104.8485 71.765128,100.552 60.402313,96.413967 55.92341,88.508646 45.062882,87.774486 c -0.82444,-0.05573 -1.630994,-0.07888 -2.420524,-0.07338 z" />
<path
id="path3646"
style="display:inline;opacity:1;fill:url(#linearGradient3648);fill-opacity:1;stroke-width:1.92643"
d="M 42.642358,87.701106 C 30.799403,87.783668 22.789177,94.326011 15.775264,94.447464 9.474925,94.556571 4.7311882,93.760444 0,93.256839 V 127 h 119.39374 c -3.05728,-7.057 -5.43847,-13.43769 -11.8308,-17.97048 C 95.557527,100.51654 83.563052,104.8485 71.765128,100.552 60.402313,96.413967 55.92341,88.508646 45.062882,87.774486 c -0.82444,-0.05573 -1.630994,-0.07888 -2.420524,-0.07338 z" />
</g>
<g
id="g4081"
transform="matrix(1.0266488,0,0,1,-4.5125309,0)"
style="opacity:0.73531318">
<path
id="path3669"
style="display:inline;opacity:1;fill:#265a78;fill-opacity:1;stroke-width:1.92643"
d="m 136.57512,0 c 3.2649,6.7494727 7.81582,11.753049 10.02006,16.593302 5.01738,11.017568 2.1692,19.332485 11.15023,27.894421 3.37835,3.220698 7.45279,5.963491 11.58792,8.404655 V 0 Z" />
<path
id="path3659"
style="display:inline;opacity:1;fill:url(#linearGradient3667);fill-opacity:1;stroke-width:1.92643"
d="m 136.57512,0 c 3.2649,6.7494727 7.81582,11.753049 10.02006,16.593302 5.01738,11.017568 2.1692,19.332485 11.15023,27.894421 3.37835,3.220698 7.45279,5.963491 11.58792,8.404655 V 0 Z" />
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="swirl"
sodipodi:insensitive="true">
<g
id="g880001"
style="display:inline;fill:#85a0b4;fill-opacity:1"
transform="matrix(0.1879952,0,0,0.1879952,141.14279,97.156213)">
<path
i:knockout="Off"
fill="#85a0b4"
d="m 51.986,57.297 c -1.797,0.025 0.34,0.926 2.686,1.287 0.648,-0.506 1.236,-1.018 1.76,-1.516 -1.461,0.358 -2.948,0.366 -4.446,0.229"
id="path879977"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 61.631,54.893 c 1.07,-1.477 1.85,-3.094 2.125,-4.766 -0.24,1.192 -0.887,2.221 -1.496,3.307 -3.359,2.115 -0.316,-1.256 -0.002,-2.537 -3.612,4.546 -0.496,2.726 -0.627,3.996"
id="path879979"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 65.191,45.629 c 0.217,-3.236 -0.637,-2.213 -0.924,-0.978 0.335,0.174 0.6,2.281 0.924,0.978"
id="path879981"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 45.172,1.399 c 0.959,0.172 2.072,0.304 1.916,0.533 1.049,-0.23 1.287,-0.442 -1.916,-0.533"
id="path879983"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="M 47.088,1.932 46.41,2.072 47.041,2.016 47.088,1.932"
id="path879985"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 76.992,46.856 c 0.107,2.906 -0.85,4.316 -1.713,6.812 l -1.553,0.776 c -1.271,2.468 0.123,1.567 -0.787,3.53 -1.984,1.764 -6.021,5.52 -7.313,5.863 -0.943,-0.021 0.639,-1.113 0.846,-1.541 -2.656,1.824 -2.131,2.738 -6.193,3.846 L 60.16,65.878 C 50.142,70.591 36.226,61.251 36.409,48.507 c -0.107,0.809 -0.304,0.607 -0.526,0.934 -0.517,-6.557 3.028,-13.143 9.007,-15.832 5.848,-2.895 12.704,-1.707 16.893,2.197 -2.301,-3.014 -6.881,-6.209 -12.309,-5.91 -5.317,0.084 -10.291,3.463 -11.951,7.131 -2.724,1.715 -3.04,6.611 -4.227,7.507 -1.597,11.737 3.004,16.808 10.787,22.773 1.225,0.826 0.345,0.951 0.511,1.58 -2.586,-1.211 -4.954,-3.039 -6.901,-5.277 1.033,1.512 2.148,2.982 3.589,4.137 -2.438,-0.826 -5.695,-5.908 -6.646,-6.115 4.203,7.525 17.052,13.197 23.78,10.383 -3.113,0.115 -7.068,0.064 -10.566,-1.229 -1.469,-0.756 -3.467,-2.322 -3.11,-2.615 9.182,3.43 18.667,2.598 26.612,-3.771 2.021,-1.574 4.229,-4.252 4.867,-4.289 -0.961,1.445 0.164,0.695 -0.574,1.971 2.014,-3.248 -0.875,-1.322 2.082,-5.609 l 1.092,1.504 c -0.406,-2.696 3.348,-5.97 2.967,-10.234 0.861,-1.304 0.961,1.403 0.047,4.403 1.268,-3.328 0.334,-3.863 0.66,-6.609 0.352,0.923 0.814,1.904 1.051,2.878 -0.826,-3.216 0.848,-5.416 1.262,-7.285 -0.408,-0.181 -1.275,1.422 -1.473,-2.377 0.029,-1.65 0.459,-0.865 0.625,-1.271 -0.324,-0.186 -1.174,-1.451 -1.691,-3.877 0.375,-0.57 1.002,1.478 1.512,1.562 -0.328,-1.929 -0.893,-3.4 -0.916,-4.88 -1.49,-3.114 -0.527,0.415 -1.736,-1.337 -1.586,-4.947 1.316,-1.148 1.512,-3.396 2.404,3.483 3.775,8.881 4.404,11.117 -0.48,-2.726 -1.256,-5.367 -2.203,-7.922 0.73,0.307 -1.176,-5.609 0.949,-1.691 C 83.519,18.706 76.074,10.902 69.225,7.24 70.063,8.007 71.121,8.97 70.741,9.121 67.335,7.093 67.934,6.935 67.446,6.078 64.671,4.949 64.489,6.169 62.651,6.08 57.421,3.306 56.413,3.601 51.6,1.863 l 0.219,1.023 c -3.465,-1.154 -4.037,0.438 -7.782,0.004 -0.228,-0.178 1.2,-0.644 2.375,-0.815 -3.35,0.442 -3.193,-0.66 -6.471,0.122 0.808,-0.567 1.662,-0.942 2.524,-1.424 -2.732,0.166 -6.522,1.59 -5.352,0.295 -4.456,1.988 -12.37,4.779 -16.811,8.943 l -0.14,-0.933 c -2.035,2.443 -8.874,7.296 -9.419,10.46 l -0.544,0.127 c -1.059,1.793 -1.744,3.825 -2.584,5.67 -1.385,2.36 -2.03,0.908 -1.833,1.278 -2.724,5.523 -4.077,10.164 -5.246,13.97 0.833,1.245 0.02,7.495 0.335,12.497 -1.368,24.704 17.338,48.69 37.785,54.228 2.997,1.072 7.454,1.031 11.245,1.141 -4.473,-1.279 -5.051,-0.678 -9.408,-2.197 -3.143,-1.48 -3.832,-3.17 -6.058,-5.102 l 0.881,1.557 c -4.366,-1.545 -2.539,-1.912 -6.091,-3.037 l 0.941,-1.229 C 28.751,98.334 26.418,96.056 25.78,94.795 l -1.548,0.061 c -1.86,-2.295 -2.851,-3.949 -2.779,-5.23 l -0.5,0.891 c -0.567,-0.973 -6.843,-8.607 -3.587,-6.83 -0.605,-0.553 -1.409,-0.9 -2.281,-2.484 l 0.663,-0.758 c -1.567,-2.016 -2.884,-4.6 -2.784,-5.461 0.836,1.129 1.416,1.34 1.99,1.533 -3.957,-9.818 -4.179,-0.541 -7.176,-9.994 L 8.412,66.472 C 7.926,65.74 7.631,64.945 7.24,64.165 l 0.276,-2.75 C 4.667,58.121 6.719,47.409 7.13,41.534 7.415,39.145 9.508,36.602 11.1,32.614 l -0.97,-0.167 c 1.854,-3.234 10.586,-12.988 14.63,-12.486 1.959,-2.461 -0.389,-0.009 -0.772,-0.629 4.303,-4.453 5.656,-3.146 8.56,-3.947 3.132,-1.859 -2.688,0.725 -1.203,-0.709 5.414,-1.383 3.837,-3.144 10.9,-3.846 0.745,0.424 -1.729,0.655 -2.35,1.205 4.511,-2.207 14.275,-1.705 20.617,1.225 7.359,3.439 15.627,13.605 15.953,23.17 l 0.371,0.1 c -0.188,3.802 0.582,8.199 -0.752,12.238 l 0.908,-1.912"
id="path879987"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 32.372,59.764 -0.252,1.26 c 1.181,1.604 2.118,3.342 3.626,4.596 -1.085,-2.118 -1.891,-2.993 -3.374,-5.856"
id="path879989"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 35.164,59.654 c -0.625,-0.691 -0.995,-1.523 -1.409,-2.352 0.396,1.457 1.207,2.709 1.962,3.982 l -0.553,-1.63"
id="path879991"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 84.568,48.916 -0.264,0.662 c -0.484,3.438 -1.529,6.84 -3.131,9.994 1.77,-3.328 2.915,-6.968 3.395,-10.656"
id="path879993"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="M 45.527,0.537 C 46.742,0.092 48.514,0.293 49.803,0 48.123,0.141 46.451,0.225 44.8,0.438 l 0.727,0.099"
id="path879995"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 2.872,23.219 c 0.28,2.592 -1.95,3.598 0.494,1.889 1.31,-2.951 -0.512,-0.815 -0.494,-1.889"
id="path879997"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="M 0,35.215 C 0.563,33.487 0.665,32.449 0.88,31.449 -0.676,33.438 0.164,33.862 0,35.215"
id="path879999"
style="fill:#85a0b4;fill-opacity:1" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 178 KiB

+478
View File
@@ -0,0 +1,478 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="640"
height="300"
viewBox="0 0 169.33333 79.375"
version="1.1"
id="svg5"
sodipodi:docname="syslinux.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
inkscape:export-filename="syslinux.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/">
<sodipodi:namedview
id="namedview5"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:zoom="1.8066344"
inkscape:cx="313.28973"
inkscape:cy="162.45678"
inkscape:window-width="1920"
inkscape:window-height="997"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3504"
x1="-14.506485"
y1="34.964478"
x2="10.729842"
y2="37.949879"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient3502">
<stop
style="stop-color:#276082;stop-opacity:1;"
offset="0"
id="stop3498" />
<stop
style="stop-color:#276082;stop-opacity:0;"
offset="1"
id="stop3500" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3604"
gradientUnits="userSpaceOnUse"
x1="-0.54956895"
y1="19.874678"
x2="16.754257"
y2="30.992268" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3612"
gradientUnits="userSpaceOnUse"
x1="14.868692"
y1="4.0312142"
x2="24.55891"
y2="18.61614" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3608"
gradientUnits="userSpaceOnUse"
x1="33.421646"
y1="-5.3669634"
x2="40.032566"
y2="12.369094" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3617"
gradientUnits="userSpaceOnUse"
x1="58.820381"
y1="-6.8008533"
x2="57.962292"
y2="8.2749643" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3621"
gradientUnits="userSpaceOnUse"
x1="70.913994"
y1="-7.9640374"
x2="66.194786"
y2="8.889884" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3640"
x1="39.554756"
y1="112.68266"
x2="38.340557"
y2="123.52531"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3644"
gradientUnits="userSpaceOnUse"
x1="13.811929"
y1="111.11111"
x2="13.995547"
y2="123.03976" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3648"
gradientUnits="userSpaceOnUse"
x1="80.329803"
y1="116.64508"
x2="66.869743"
y2="127" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3502"
id="linearGradient3667"
x1="162.45399"
y1="8.837532"
x2="172.82346"
y2="3.1584406"
gradientUnits="userSpaceOnUse" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4236"
id="radialGradient3928"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.6142731,0,0,1.2700635,-589.53256,-301.23413)"
cx="898.914"
cy="1050.1753"
fx="898.914"
fy="1050.1753"
r="60.586388" />
<linearGradient
inkscape:collect="always"
id="linearGradient4236">
<stop
style="stop-color:#5285a3;stop-opacity:0.17;"
offset="0"
id="stop4232" />
<stop
style="stop-color:#5285a3;stop-opacity:0;"
offset="1"
id="stop4234" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4236"
id="radialGradient3930"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.0353706,0,0,1.1053874,-850.11917,-126.24124)"
cx="898.914"
cy="1050.1753"
fx="898.914"
fy="1050.1753"
r="60.586388" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3873"
id="radialGradient3875"
cx="898.914"
cy="1050.1753"
fx="898.914"
fy="1050.1753"
r="60.586388"
gradientTransform="matrix(0.84555136,0,0,0.91267429,94.212755,77.479)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient3873">
<stop
style="stop-color:#5d809c;stop-opacity:0.1;"
offset="0"
id="stop3869" />
<stop
style="stop-color:#5d809c;stop-opacity:0;"
offset="1"
id="stop3871" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3916"
id="radialGradient3875-3"
cx="898.914"
cy="1050.1753"
fx="898.914"
fy="1050.1753"
r="60.586388"
gradientTransform="matrix(1.5051586,0,0,0.65815934,-375.61389,341.65927)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient3916">
<stop
style="stop-color:#5d809c;stop-opacity:0.11;"
offset="0"
id="stop3912" />
<stop
style="stop-color:#5d809c;stop-opacity:0;"
offset="1"
id="stop3914" />
</linearGradient>
</defs>
<g
id="layer1"
style="display:inline">
<path
id="rect3196"
style="fill:#26475b;fill-rule:evenodd;stroke-width:0.264583"
d="M 0,0 H 169.33333 V 79.375 H 0 Z" />
<g
id="g4060"
style="display:inline;opacity:0.836"
transform="matrix(0.65,0,0,0.65,59.266665,-3.1749995)">
<path
id="path3629"
style="display:inline;opacity:1;fill:#265a78;fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3496"
style="opacity:1;fill:url(#linearGradient3504);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3553"
style="opacity:1;fill:url(#linearGradient3604);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3610"
style="opacity:1;fill:url(#linearGradient3612);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3606"
style="display:inline;opacity:1;fill:url(#linearGradient3608);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3615"
style="display:inline;opacity:1;fill:url(#linearGradient3617);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3619"
style="display:inline;opacity:1;fill:url(#linearGradient3621);fill-opacity:1;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
<path
id="path3623"
style="display:inline;opacity:1;fill:#276082;fill-opacity:0.00180491;stroke-width:1.92643"
d="m 70.913991,-34.338796 c -4.960829,0.907439 -9.463197,2.370733 -16.043982,3.429248 -11.939383,1.92044 -18.791697,-1.469469 -29.231807,1.611787 -11.598259,3.423068 -17.9125457,11.846545 -24.3835246,15.603699 -10.4694728,6.0787436 -19.0247044,4.0635425 -26.6598714,13.8446329 -6.032198,7.7275964 -7.651015,19.7002171 -11.049263,27.4280131 -3.984765,9.061565 -9.093171,11.945934 -12.584953,24.440138 -0.708923,2.53665 -0.24871,4.983983 -0.127124,7.155636 H 70.913991 Z"
transform="translate(98.419342,67.82564)" />
</g>
<g
id="g4077"
style="opacity:0.739161"
transform="matrix(0.65,0,0,0.59841352,-8.5955869,3.3764816)">
<path
id="path3650"
style="display:inline;opacity:1;fill:#265a78;fill-opacity:1;stroke-width:1.92643"
d="M 42.642358,87.701106 C 30.799403,87.783668 22.789177,94.326011 15.775264,94.447464 9.474925,94.556571 4.7311882,93.760444 0,93.256839 V 127 h 119.39374 c -3.05728,-7.057 -5.43847,-13.43769 -11.8308,-17.97048 C 95.557527,100.51654 83.563052,104.8485 71.765128,100.552 60.402313,96.413967 55.92341,88.508646 45.062882,87.774486 c -0.82444,-0.05573 -1.630994,-0.07888 -2.420524,-0.07338 z" />
<path
id="path3632"
style="display:inline;opacity:1;fill:url(#linearGradient3640);fill-opacity:1;stroke-width:1.92643"
d="M 42.642358,87.701106 C 30.799403,87.783668 22.789177,94.326011 15.775264,94.447464 9.474925,94.556571 4.7311882,93.760444 0,93.256839 V 127 h 119.39374 c -3.05728,-7.057 -5.43847,-13.43769 -11.8308,-17.97048 C 95.557527,100.51654 83.563052,104.8485 71.765128,100.552 60.402313,96.413967 55.92341,88.508646 45.062882,87.774486 c -0.82444,-0.05573 -1.630994,-0.07888 -2.420524,-0.07338 z" />
<path
id="path3642"
style="display:inline;opacity:1;fill:url(#linearGradient3644);fill-opacity:1;stroke-width:1.92643"
d="M 42.642358,87.701106 C 30.799403,87.783668 22.789177,94.326011 15.775264,94.447464 9.474925,94.556571 4.7311882,93.760444 0,93.256839 V 127 h 119.39374 c -3.05728,-7.057 -5.43847,-13.43769 -11.8308,-17.97048 C 95.557527,100.51654 83.563052,104.8485 71.765128,100.552 60.402313,96.413967 55.92341,88.508646 45.062882,87.774486 c -0.82444,-0.05573 -1.630994,-0.07888 -2.420524,-0.07338 z" />
<path
id="path3646"
style="display:inline;opacity:1;fill:url(#linearGradient3648);fill-opacity:1;stroke-width:1.92643"
d="M 42.642358,87.701106 C 30.799403,87.783668 22.789177,94.326011 15.775264,94.447464 9.474925,94.556571 4.7311882,93.760444 0,93.256839 V 127 h 119.39374 c -3.05728,-7.057 -5.43847,-13.43769 -11.8308,-17.97048 C 95.557527,100.51654 83.563052,104.8485 71.765128,100.552 60.402313,96.413967 55.92341,88.508646 45.062882,87.774486 c -0.82444,-0.05573 -1.630994,-0.07888 -2.420524,-0.07338 z" />
</g>
<g
id="g3273"
transform="matrix(0.10677744,0,0,0.10677744,-90.414581,-38.153865)"
inkscape:label="logo_horizontal"
style="display:none">
<g
id="g4240"
transform="matrix(0.61947387,0,0,0.61947387,378.58553,403.46987)"
style="opacity:0.800885">
<path
id="path3922"
style="fill:url(#radialGradient3928);fill-opacity:1;stroke-width:6.40026;stop-color:#000000"
d="m 863.92405,955.62957 c 53.93659,1.02607 96.62949,36.22225 95.41369,78.65963 -1.2157,42.4373 -45.88086,76.0844 -99.82146,75.1974 -53.94061,-0.887 -96.95668,-35.9758 -95.73368,-78.6653 1.22301,-42.68934 46.20484,-76.21779 100.14145,-75.19173 z"
sodipodi:nodetypes="sssss" />
<path
id="path3924"
style="fill:url(#radialGradient3930);fill-opacity:1;stroke-width:6.70465;stop-color:#000000"
d="m 982.48461,967.6578 c 68.00639,0.89311 121.83609,31.5258 120.30319,68.4607 -1.5329,36.9349 -57.8492,66.2194 -125.86079,65.4474 -68.01152,-0.772 -122.24864,-31.3112 -120.70666,-68.4656 1.542,-37.15433 58.25781,-66.33548 126.26426,-65.4425 z"
sodipodi:nodetypes="sssss" />
</g>
<g
id="g3943"
transform="matrix(0.61947387,0,0,0.61947387,378.58553,403.46987)"
style="opacity:0.905833">
<path
id="path3314"
style="fill:url(#radialGradient3875);fill-opacity:1;stroke-width:3.92666;stop-color:#000000"
d="m 855.52897,980.66784 c 28.25183,0.73737 50.61424,26.02946 49.97743,56.52526 -0.63679,30.4957 -24.03227,54.6746 -52.2862,54.0373 -28.25393,-0.6375 -50.78562,-25.8524 -50.14501,-56.5294 0.6406,-30.6767 24.20195,-54.77043 52.45378,-54.03316 z"
sodipodi:nodetypes="sssss" />
<path
id="path3314-5"
style="fill:url(#radialGradient3875-3);fill-opacity:1;stroke-width:4.44892;stop-color:#000000"
d="m 979.59844,992.97833 c 50.29086,0.53177 90.09786,18.77077 88.96436,40.76217 -1.1337,21.9914 -42.7796,39.4277 -93.07423,38.9681 -50.29458,-0.4596 -90.40298,-18.643 -89.26269,-40.7651 1.14031,-22.1221 43.08171,-39.49685 93.37256,-38.96517 z"
sodipodi:nodetypes="sssss" />
</g>
<g
id="g3086"
transform="matrix(0.61207793,0,0,0.61207793,936.46148,967.76031)"
style="fill:#85a0b4;fill-opacity:1">
<path
i:knockout="Off"
d="m 13.437,125.506 c -0.045,0.047 -0.045,7.506 -0.138,9.453 -0.092,1.574 -0.232,4.957 -3.568,4.957 -3.429,0 -4.263,-3.939 -4.541,-5.652 -0.324,-1.9 -0.324,-3.477 -0.324,-4.17 0,-2.225 0.139,-8.436 5.375,-8.436 1.576,0 2.456,0.465 3.151,0.834 z M 0,130.975 c 0,13.066 6.951,13.066 7.97,13.066 2.873,0 4.727,-1.576 5.514,-4.309 l 0.093,4.123 c 0.881,-0.047 1.761,-0.139 3.197,-0.139 0.51,0 0.926,0 1.298,0.047 0.371,0 0.741,0.045 1.158,0.092 -0.741,-1.482 -1.297,-4.818 -1.297,-12.049 0,-7.043 0,-18.951 0.602,-22.566 -1.667,0.789 -3.105,1.299 -6.256,1.576 1.251,1.344 1.251,2.039 1.251,8.154 -0.879,-0.277 -1.992,-0.602 -3.892,-0.602 C 1.344,118.369 0,125.598 0,130.975"
id="path3072"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
d="m 25.13,128.609 c 0.047,-3.846 0.835,-7.275 4.124,-7.275 3.615,0 3.891,3.984 3.799,7.275 z m 12.51,0.465 c 0,-5.422 -1.065,-10.752 -7.923,-10.752 -9.452,0 -9.452,10.475 -9.452,12.697 0,9.406 4.216,13.113 11.306,13.113 3.149,0 4.68,-0.461 5.514,-0.695 -0.046,-1.668 0.185,-2.734 0.465,-4.17 -0.975,0.604 -2.226,1.391 -5.006,1.391 -7.229,0 -7.322,-6.582 -7.322,-8.852 H 37.55 l 0.09,-2.732"
id="path3074"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
d="m 52.715,131.066 c 0,4.309 -0.787,10.102 -6.162,10.102 -0.742,0 -1.668,-0.141 -2.27,-0.279 -0.093,-1.668 -0.093,-4.541 -0.093,-7.877 0,-3.986 0.416,-6.068 0.742,-7.09 0.972,-3.289 3.15,-3.334 3.566,-3.334 3.522,0 4.217,4.865 4.217,8.478 z m -13.298,5.051 c 0,3.43 0,5.375 -0.556,6.857 1.9,0.742 4.262,1.158 7.09,1.158 1.807,0 7.043,0 9.869,-5.791 1.344,-2.688 1.807,-6.303 1.807,-9.037 0,-1.668 -0.186,-5.328 -1.529,-7.646 -1.296,-2.176 -3.382,-3.289 -5.605,-3.289 -4.449,0 -5.746,3.707 -6.44,5.607 0,-2.363 0.045,-10.611 0.415,-14.828 -3.011,1.391 -4.866,1.621 -6.857,1.807 1.807,0.74 1.807,3.801 1.807,13.764 v 11.398"
id="path3076"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
d="m 66.535,143.855 c -0.928,-0.139 -1.578,-0.232 -2.922,-0.232 -1.48,0 -2.502,0.094 -3.566,0.232 0.463,-0.881 0.648,-1.299 0.787,-4.309 0.186,-4.125 0.232,-15.154 -0.092,-17.471 -0.232,-1.762 -0.648,-2.039 -1.297,-2.502 3.799,-0.371 4.865,-0.648 6.625,-1.482 -0.369,2.037 -0.418,3.059 -0.418,6.162 -0.091,15.989 -0.138,17.702 0.883,19.602"
id="path3078"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
d="m 81.373,130.74 c -0.092,2.92 -0.139,4.959 -0.928,6.58 -0.973,2.086 -2.594,2.688 -3.799,2.688 -2.783,0 -3.383,-2.316 -3.383,-4.586 0,-4.355 3.893,-4.682 5.652,-4.682 z m -12.744,5.701 c 0,2.92 0.881,5.838 3.477,7.09 1.158,0.51 2.316,0.51 2.688,0.51 4.264,0 5.699,-3.152 6.58,-5.098 -0.047,2.039 0,3.289 0.139,4.912 0.834,-0.047 1.668,-0.139 3.059,-0.139 0.787,0 1.529,0.092 2.316,0.139 -0.51,-0.787 -0.787,-1.252 -0.928,-3.059 -0.092,-1.76 -0.092,-3.521 -0.092,-5.977 l 0.047,-9.453 c 0,-3.523 -0.928,-6.998 -7.879,-6.998 -4.586,0 -7.273,1.391 -8.617,2.086 0.557,1.02 1.02,1.898 1.436,3.893 1.809,-1.576 4.172,-2.41 6.58,-2.41 3.848,0 3.848,2.549 3.848,6.162 -0.881,-0.045 -1.623,-0.137 -2.875,-0.137 -5.887,10e-4 -9.779,2.268 -9.779,8.479"
id="path3080"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
d="m 108.063,139.268 c 0.047,1.576 0.047,3.244 0.695,4.588 -1.021,-0.092 -1.623,-0.232 -3.521,-0.232 -1.113,0 -1.715,0.094 -2.596,0.232 0.184,-0.602 0.279,-0.834 0.371,-1.623 0.139,-1.064 0.232,-4.633 0.232,-5.885 v -5.004 c 0,-2.178 0,-5.33 -0.141,-6.441 -0.092,-0.787 -0.322,-2.918 -3.012,-2.918 -2.641,0 -3.521,1.945 -3.846,3.521 -0.369,1.621 -0.369,3.383 -0.369,10.24 0.045,5.932 0.045,6.486 0.508,8.109 -0.787,-0.092 -1.76,-0.184 -3.15,-0.184 -1.113,0 -1.854,0.045 -2.779,0.184 0.324,-0.742 0.51,-1.113 0.602,-3.707 0.094,-2.549 0.279,-15.061 -0.141,-18.025 -0.23,-1.809 -0.695,-2.225 -1.203,-2.688 3.754,-0.186 4.957,-0.789 6.117,-1.389 v 4.91 c 0.555,-1.438 1.713,-4.635 6.348,-4.635 5.793,0 5.838,4.217 5.885,6.996 v 13.951"
id="path3082"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 66.926,111.533 -3.838,3.836 -3.836,-3.836 3.836,-3.836 3.838,3.836"
id="path3084"
style="fill:#85a0b4;fill-opacity:1" />
</g>
<g
id="g3258"
transform="matrix(0.89684088,0,0,0.85199883,109.15354,152.43201)">
<path
d="m 1008.9107,1051.1401 q 0,0.8305 0,1.538 0,0.6767 0,1.3534 0.031,0.6768 0.031,1.415 0.031,0.7075 0.062,1.5688 0.031,0.7382 0.062,1.2304 0.061,0.4921 0.1231,0.8305 0.092,0.3384 0.1845,0.5845 0.092,0.2153 0.1846,0.4306 -0.6152,-0.062 -1.415,-0.092 -0.769,-0.062 -1.5688,-0.062 -0.6152,0 -1.1688,0.031 -0.5537,0.031 -1.2612,0.123 0.092,-0.3076 0.1538,-0.5844 0.092,-0.2769 0.1538,-0.6767 0.062,-0.4307 0.092,-1.0767 0.031,-0.6459 0.061,-1.7225 l 0.062,-4.3065 v -4.614 q 0,-2.0302 -0.031,-3.2606 -0.031,-1.2304 -0.092,-1.4765 -0.9843,0.3384 -1.8764,0.7075 -0.892,0.3691 -1.7225,0.892 l 0.062,-1.0151 q 0,-0.6459 -0.062,-1.0766 -0.031,-0.4614 -0.092,-0.7997 0.523,-0.1231 1.5073,-0.3692 0.9843,-0.246 2.1532,-0.6152 1.1997,-0.3998 2.3993,-0.9228 1.2304,-0.5229 2.2148,-1.1689 -0.062,0.7383 -0.1231,1.3227 -0.031,0.5537 -0.062,1.415 0,0.8613 -0.031,2.307 0,1.4458 0,3.9373 z"
style="font-weight:bold;font-size:24.8469px;font-family:Poppl-Laudatio;-inkscape-font-specification:'Poppl-Laudatio, Bold';white-space:pre;fill:#85a0b4;stroke:none;stroke-width:9.01383"
id="path3249" />
<path
d="m 1016.2305,1038.3745 q 0.8921,0 1.6611,0.092 0.7997,0.092 1.5072,0.3383 0.3384,0.1231 0.8613,0.4307 0.5537,0.2768 1.0766,0.8613 0.5229,0.5536 0.8921,1.4149 0.3999,0.8613 0.3999,2.1533 0,0.769 -0.2154,1.5687 -0.1845,0.7998 -0.6459,1.5073 -0.4614,0.6767 -1.1997,1.1996 -0.7382,0.523 -1.7841,0.7383 l -0.6767,0.123 0.7075,0.092 q 2.3993,0.3998 3.5374,1.661 1.1689,1.2612 1.1689,3.3837 0,1.6303 -0.6152,2.8299 -0.5845,1.1689 -1.3842,1.8764 -0.8921,0.7998 -2.3686,1.2304 -1.4457,0.4306 -3.3221,0.4306 -0.1845,0 -0.6767,-0.031 -0.4922,0 -1.1689,-0.061 -0.6767,-0.062 -1.4457,-0.1846 -0.7383,-0.123 -1.4765,-0.3691 0.123,-0.3999 0.2153,-0.769 0.1231,-0.3691 0.1846,-0.769 0.092,-0.4306 0.123,-0.9228 0.062,-0.4922 0.1231,-1.1689 0.769,0.6152 1.6918,0.8613 0.9536,0.2461 1.9379,0.2461 0.9536,0 1.6303,-0.2769 0.6767,-0.2768 1.1074,-0.7075 0.4306,-0.4614 0.6152,-1.015 0.1845,-0.5845 0.1845,-1.1689 0,-1.0151 -0.3998,-1.6303 -0.3999,-0.646 -1.0459,-1.0151 -0.6152,-0.3691 -1.415,-0.4922 -0.7997,-0.123 -1.6303,-0.123 -0.7997,0 -1.1689,0.062 -0.3691,0.031 -0.7997,0.092 0.031,-0.3999 0.031,-0.769 0.031,-0.3691 0.031,-0.769 -0.031,-0.4306 -0.031,-0.7998 0,-0.3998 -0.031,-0.8305 0.2461,0.031 0.4921,0.062 0.2461,0 0.646,0 0.3999,0 1.1689,-0.031 0.769,-0.062 1.538,-0.3691 0.769,-0.3076 1.3227,-0.9536 0.5844,-0.6459 0.5844,-1.8456 0,-1.2304 -0.8305,-2.0609 -0.7997,-0.8613 -2.5223,-0.8613 -1.3227,0 -1.9994,0.3076 -0.6768,0.3076 -1.0459,0.5537 0.1846,-1.415 0.2153,-2.184 0.031,-0.769 0,-1.4458 0.8306,-0.1845 1.7841,-0.3383 0.9844,-0.1538 2.4609,-0.1538 z"
style="font-weight:bold;font-size:24.8469px;font-family:Poppl-Laudatio;-inkscape-font-specification:'Poppl-Laudatio, Bold';white-space:pre;fill:#85a0b4;stroke:none;stroke-width:9.01383"
id="path3251" />
</g>
<g
id="g3070"
transform="matrix(0.37916628,0,0,0.37916628,891.76614,1029.4072)"
style="fill:#85a0b4;fill-opacity:1">
<path
i:knockout="Off"
fill="#85a0b4"
d="m 60.969,47.645 c -1.494,0.02 0.281,0.768 2.232,1.069 0.541,-0.422 1.027,-0.846 1.463,-1.26 -1.213,0.297 -2.449,0.304 -3.695,0.191"
id="path3046"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 68.986,45.646 c 0.893,-1.229 1.541,-2.573 1.77,-3.963 -0.201,0.99 -0.736,1.845 -1.244,2.749 -2.793,1.759 -0.264,-1.044 -0.002,-2.111 -3.002,3.783 -0.414,2.268 -0.524,3.325"
id="path3048"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 71.949,37.942 c 0.182,-2.691 -0.529,-1.839 -0.768,-0.814 0.278,0.146 0.499,1.898 0.768,0.814"
id="path3050"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 55.301,1.163 c 0.798,0.142 1.724,0.252 1.591,0.443 0.876,-0.193 1.073,-0.367 -1.591,-0.443"
id="path3052"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="M 56.893,1.606 56.332,1.723 56.855,1.675 56.893,1.606"
id="path3054"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 81.762,38.962 c 0.09,2.416 -0.705,3.59 -1.424,5.666 l -1.293,0.643 c -1.057,2.054 0.105,1.304 -0.652,2.937 -1.652,1.467 -5.006,4.589 -6.08,4.875 -0.785,-0.017 0.531,-0.926 0.703,-1.281 -2.209,1.516 -1.773,2.276 -5.152,3.199 L 67.766,54.78 c -8.33,3.92 -19.902,-3.847 -19.75,-14.443 -0.088,0.672 -0.253,0.504 -0.437,0.774 -0.43,-5.451 2.518,-10.926 7.49,-13.165 4.863,-2.406 10.564,-1.42 14.045,1.829 -1.912,-2.506 -5.721,-5.163 -10.232,-4.917 -4.421,0.072 -8.558,2.881 -9.938,5.932 -2.264,1.425 -2.528,5.496 -3.514,6.242 -1.329,9.76 2.497,13.975 8.97,18.936 1.016,0.686 0.286,0.791 0.422,1.313 -2.15,-1.006 -4.118,-2.526 -5.738,-4.387 0.86,1.257 1.787,2.479 2.986,3.439 -2.029,-0.685 -4.738,-4.913 -5.527,-5.085 3.495,6.258 14.178,10.975 19.775,8.634 -2.59,0.096 -5.879,0.053 -8.787,-1.022 -1.225,-0.629 -2.884,-1.93 -2.587,-2.173 7.636,2.851 15.522,2.158 22.128,-3.137 1.682,-1.31 3.518,-3.537 4.049,-3.567 -0.799,1.202 0.137,0.578 -0.477,1.639 1.672,-2.701 -0.729,-1.1 1.73,-4.664 l 0.908,1.25 c -0.34,-2.244 2.785,-4.966 2.467,-8.512 0.717,-1.084 0.799,1.168 0.039,3.662 1.055,-2.767 0.279,-3.212 0.549,-5.496 0.291,0.768 0.678,1.583 0.875,2.394 -0.688,-2.675 0.703,-4.503 1.049,-6.058 -0.342,-0.15 -1.061,1.182 -1.227,-1.976 0.025,-1.372 0.383,-0.719 0.52,-1.057 -0.268,-0.155 -0.975,-1.207 -1.404,-3.224 0.309,-0.475 0.832,1.229 1.256,1.298 -0.273,-1.603 -0.742,-2.826 -0.762,-4.057 -1.24,-2.59 -0.439,0.346 -1.443,-1.112 -1.32,-4.114 1.094,-0.955 1.258,-2.823 1.998,2.895 3.137,7.385 3.662,9.244 -0.4,-2.267 -1.045,-4.464 -1.834,-6.589 0.609,0.257 -0.979,-4.663 0.791,-1.405 C 87.189,15.552 81,9.062 75.305,6.018 76,6.655 76.879,7.455 76.565,7.581 73.731,5.896 74.229,5.763 73.823,5.051 71.518,4.112 71.364,5.128 69.839,5.053 65.489,2.745 64.651,2.99 60.648,1.546 L 60.83,2.398 C 57.949,1.438 57.473,2.76 54.36,2.4 54.171,2.253 55.358,1.864 56.336,1.723 53.55,2.091 53.68,1.173 50.954,1.824 51.625,1.353 52.337,1.04 53.053,0.64 50.782,0.778 47.629,1.962 48.602,0.884 44.897,2.538 38.316,4.859 34.623,8.322 L 34.507,7.546 c -1.692,2.031 -7.379,6.066 -7.832,8.699 l -0.453,0.105 c -0.879,1.491 -1.45,3.18 -2.148,4.713 -1.151,1.963 -1.688,0.756 -1.524,1.064 -2.265,4.592 -3.392,8.45 -4.363,11.616 0.692,1.035 0.017,6.232 0.278,10.391 -1.136,20.544 14.418,40.489 31.42,45.093 2.492,0.893 6.197,0.861 9.349,0.949 -3.718,-1.064 -4.198,-0.563 -7.822,-1.826 -2.613,-1.232 -3.185,-2.637 -5.037,-4.244 l 0.733,1.295 c -3.63,-1.285 -2.111,-1.59 -5.065,-2.525 l 0.783,-1.021 c -1.177,-0.09 -3.117,-1.982 -3.647,-3.033 l -1.288,0.051 c -1.546,-1.906 -2.371,-3.283 -2.31,-4.35 l -0.416,0.742 c -0.471,-0.809 -5.691,-7.158 -2.983,-5.68 -0.503,-0.458 -1.172,-0.747 -1.897,-2.066 l 0.551,-0.629 c -1.301,-1.677 -2.398,-3.826 -2.314,-4.542 0.695,0.938 1.177,1.114 1.655,1.275 -3.291,-8.164 -3.476,-0.449 -5.967,-8.31 l 0.526,-0.042 c -0.403,-0.611 -0.65,-1.27 -0.974,-1.919 l 0.23,-2.285 c -2.368,-2.736 -0.662,-11.645 -0.319,-16.53 0.235,-1.986 1.977,-4.101 3.3,-7.418 l -0.806,-0.138 c 1.542,-2.688 8.802,-10.799 12.166,-10.383 1.629,-2.046 -0.324,-0.008 -0.643,-0.522 3.579,-3.703 4.704,-2.616 7.119,-3.283 2.603,-1.545 -2.235,0.604 -1.001,-0.589 4.503,-1.149 3.19,-2.614 9.063,-3.197 0.62,0.352 -1.437,0.544 -1.953,1.001 3.75,-1.836 11.869,-1.417 17.145,1.018 6.117,2.861 12.994,11.314 13.266,19.267 l 0.309,0.083 c -0.156,3.162 0.484,6.819 -0.627,10.177 l 0.751,-1.591"
id="path3056"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 44.658,49.695 -0.211,1.047 c 0.983,1.335 1.763,2.781 3.016,3.821 -0.902,-1.759 -1.571,-2.486 -2.805,-4.868"
id="path3058"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 46.979,49.605 c -0.52,-0.576 -0.826,-1.268 -1.172,-1.956 0.33,1.211 1.006,2.252 1.633,3.312 l -0.461,-1.356"
id="path3060"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 88.063,40.675 -0.219,0.552 c -0.402,2.858 -1.273,5.686 -2.605,8.309 1.472,-2.767 2.421,-5.794 2.824,-8.861"
id="path3062"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="M 55.598,0.446 C 56.607,0.077 58.08,0.243 59.154,0 57.756,0.117 56.365,0.187 54.992,0.362 l 0.606,0.084"
id="path3064"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 20.127,19.308 c 0.233,2.154 -1.62,2.991 0.41,1.569 1.09,-2.454 -0.424,-0.677 -0.41,-1.569"
id="path3066"
style="fill:#85a0b4;fill-opacity:1" />
<path
i:knockout="Off"
fill="#85a0b4"
d="m 17.739,29.282 c 0.469,-1.437 0.553,-2.299 0.732,-3.132 -1.293,1.654 -0.596,2.007 -0.732,3.132"
id="path3068"
style="fill:#85a0b4;fill-opacity:1" />
</g>
</g>
<g
id="g4081"
transform="matrix(0.66732172,0,0,0.65,56.333521,0)"
style="opacity:0.735313">
<path
id="path3669"
style="display:inline;opacity:1;fill:#265a78;fill-opacity:1;stroke-width:1.92643"
d="m 136.57512,0 c 3.2649,6.7494727 7.81582,11.753049 10.02006,16.593302 5.01738,11.017568 2.1692,19.332485 11.15023,27.894421 3.37835,3.220698 7.45279,5.963491 11.58792,8.404655 V 0 Z" />
<path
id="path3659"
style="display:inline;opacity:1;fill:url(#linearGradient3667);fill-opacity:1;stroke-width:1.92643"
d="m 136.57512,0 c 3.2649,6.7494727 7.81582,11.753049 10.02006,16.593302 5.01738,11.017568 2.1692,19.332485 11.15023,27.894421 3.37835,3.220698 7.45279,5.963491 11.58792,8.404655 V 0 Z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

@@ -0,0 +1,8 @@
[Plymouth Theme]
Name=Ceratopsian theme for Debian 13.0 Trixie
Description=Ceratopsian theme by Elise Couper
ModuleName=script
[script]
ImageDir=/usr/share/plymouth/themes/ceratopsian
ScriptFile=/usr/share/plymouth/themes/ceratopsian/ceratopsian.script
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 827 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 96 KiB