added first theme progress and switched all files to use static typing

This commit is contained in:
Luca 2024-10-10 15:26:56 +02:00
parent c9458f3627
commit b5ace17da9
2665 changed files with 50249 additions and 476 deletions

View file

@ -0,0 +1,18 @@
<svg width="64" height="60" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" x1="-819.2" x2="819.2" spreadMethod="pad" gradientTransform="matrix(0 0.020751953125 -0.0167236328125 0 31.75 18.75)" id="gradient0">
<stop offset="0" stop-color="#FFEA9C"/>
<stop offset="1" stop-color="#FFCC00"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" x1="-819.2" x2="819.2" spreadMethod="pad" gradientTransform="matrix(0 0.021148681640625 -0.014862060546875 0 31.9 45.25)" id="gradient1">
<stop offset="0" stop-color="#FFCC00"/>
<stop offset="1" stop-color="#DEA312"/>
</linearGradient>
</defs>
<g>
<path stroke="none" fill="#B48000" d="M19.6 15.8 L28.15 2.05 Q29 0.75 30.5 0.25 L32 0 33.55 0.25 Q35 0.75 35.8 2.1 L44.3 15.8 60.65 19.65 62.65 20.7 63.1 21.15 Q64 22.3 64 23.75 64 25.2 63 26.3 L52 39.05 53.3 55.55 Q53.45 57 52.5 58.25 51.55 59.4 50.05 59.85 L47.15 59.65 32 53.45 16.85 59.65 13.85 59.85 Q12.3 59.4 11.4 58.25 10.5 57 10.65 55.55 L11.9 39.05 1 26.3 Q0 25.2 0 23.75 -0.05 22.3 0.85 21.15 1.8 20 3.3 19.65 L19.6 15.8 M60 20.65 L59.75 20.55 43.4 16.7 Q41.8 16.3 40.9 14.95 L40.9 14.9 32.55 1.45 32.35 1.15 32.25 1.05 32 1.05 31.8 1.05 Q31.6 1.1 31.5 1.25 L23 14.9 23 14.95 Q22.1 16.3 20.55 16.7 L20.5 16.7 4.2 20.55 4 20.65 4.05 20.7 14.95 33.45 Q16 34.7 15.9 36.35 L14.65 52.8 14.65 52.85 14.85 52.95 15.4 52.95 15.5 52.9 30.5 46.75 32 46.45 33.55 46.75 33.5 46.75 48.6 52.95 48.65 52.95 48.95 53 49.3 52.8 49.3 52.75 48 36.35 Q47.85 34.7 48.95 33.45 L59.95 20.75 59.95 20.7 60 20.7 60 20.65 60.05 20.7 60.05 20.6 60 20.65"/>
<path stroke="none" fill="url(#gradient0)" d="M60 20.65 L60 20.7 59.95 20.7 59.95 20.75 32 28.45 4.05 20.7 4 20.65 4.2 20.55 20.5 16.7 20.55 16.7 Q22.1 16.3 23 14.95 L23 14.9 31.5 1.25 Q31.6 1.1 31.8 1.05 L32 1.05 32.25 1.05 32.35 1.15 32.55 1.45 40.9 14.9 40.9 14.95 Q41.8 16.3 43.4 16.7 L59.75 20.55 60 20.65"/>
<path stroke="none" fill="#FFCC00" d="M60 20.65 L60.05 20.6 60.05 20.7 60 20.65 M59.95 20.75 L48.95 33.45 Q47.85 34.7 48 36.35 L49.3 52.75 49.3 52.8 32 28.45 14.65 52.8 15.9 36.35 Q16 34.7 14.95 33.45 L4.05 20.7 32 28.45 59.95 20.75"/>
<path stroke="none" fill="url(#gradient1)" d="M49.3 52.8 L48.95 53 48.65 52.95 48.6 52.95 33.5 46.75 33.55 46.75 32 46.45 30.5 46.75 15.5 52.9 15.4 52.95 14.85 52.95 14.65 52.85 14.65 52.8 32 28.45 49.3 52.8"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB