🚀 Much needed maintenance

This commit is contained in:
Bjorn Lammers
2024-10-20 19:24:03 +02:00
parent 8d414fa3ef
commit 442e8f9d77
4993 changed files with 53535 additions and 3548 deletions
Regular → Executable
+20 -9
View File
@@ -1,9 +1,20 @@
<svg class="tubesync-logo" width="{% if width %}{{ width }}{% else %}128px{% endif %}" height="{% if height %}{{ height }}{% else %}128px{% endif %}" viewBox="0 0 128 128">
<g transform="translate(0,-169)">
<g transform="matrix(0.26458333,0,0,0.26458333,-178.7695,-21.269183)">
<path class="logo-icon" style="fill:#011627;" d="M 870.96867,851.62418 C 851.49721,840.45108 835.711,849.60421 835.711,872.05194 v 165.65436 c 0,22.4701 15.78621,31.6114 35.25767,20.4488 L 1015.707,975.11897 c 19.4781,-11.17706 19.4781,-29.28555 0,-40.45997 z" />
<path class="logo-left-arrow" style="fill:#011627;" d="m 915.5666,719.13545 c -49.31563,0.40129 -97.71637,16.0713 -138.32422,44.93359 -46.94068,33.30533 -80.46025,82.61479 -94.34374,138.39844 -16.42739,66.00354 -4.54978,134.53452 32.26367,190.96092 l -35.81445,42.1816 150.73242,27.3672 -51.84571,-144.0586 -33.3164,39.4121 c -24.77897,-43.9323 -31.90369,-95.22673 -19.50391,-145.04876 11.39316,-45.77667 38.85626,-86.19287 77.29102,-113.47657 37.9033,-26.96389 84.27909,-39.83411 130.61718,-36.20703 l 3.41602,-43.69336 c -7.06243,-0.57189 -14.12679,-0.82686 -21.17188,-0.76953 z" />
<path class="logo-right-arrow" style="fill:#011627;" d="m 1004.9729,759.05928 51.8476,144.05859 33.3165,-39.41211 c 24.7789,43.93234 31.904,95.22486 19.5039,145.04684 -11.3931,45.7767 -38.8579,86.1948 -77.293,113.4785 -37.90331,26.9639 -84.27746,39.8322 -130.61528,36.2051 l -3.41602,43.6934 c 56.4994,4.5751 113.0853,-11.1767 159.4942,-44.1622 46.9407,-33.3053 80.4616,-82.6166 94.3984,-138.6132 16.4271,-66.00353 4.5498,-134.53452 -32.2637,-190.96094 l 35.8145,-42.18164 z" />
</g>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.7.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#011627;}
</style>
<g transform="translate(0,-169)">
<g transform="matrix(0.26458333,0,0,0.26458333,-178.7695,-21.269183)">
<path class="st0" d="M1456.9,1249.1c-77.9-44.7-141-8.1-141,81.7v662.6c0,89.9,63.1,126.4,141,81.8l579-332.1
c77.9-44.7,77.9-117.1,0-161.8L1456.9,1249.1z"/>
<path class="st0" d="M1635.3,719.2c-197.3,1.6-390.9,64.3-553.3,179.7c-187.8,133.2-321.8,330.5-377.4,553.6
c-65.7,264-18.2,538.1,129.1,763.8l-143.3,168.7l602.9,109.5l-207.4-576.2l-133.3,157.6c-99.1-175.7-127.6-380.9-78-580.2
c45.6-183.1,155.4-344.8,309.2-453.9C1335.4,934,1520.9,882.5,1706.3,897l13.7-174.8C1691.7,720,1663.5,718.9,1635.3,719.2z"/>
<path class="st0" d="M1992.9,878.9l207.4,576.2l133.3-157.6c99.1,175.7,127.6,380.9,78,580.2c-45.6,183.1-155.4,344.8-309.2,453.9
c-151.6,107.9-337.1,159.3-522.5,144.8l-13.7,174.8c226,18.3,452.3-44.7,638-176.6c187.8-133.2,321.8-330.5,377.6-554.5
c65.7-264,18.2-538.1-129.1-763.8L2596,987.5L1992.9,878.9z"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB