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,7 @@
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs/>
<g>
<path stroke="none" fill="#146587" d="M8 2 Q5.5 2 3.75 3.7 L3.7 3.75 Q2 5.5 2 8 2 10.45 3.75 12.2 L3.95 12.45 Q5.65 14 8 14 10.45 14 12.2 12.25 L12.25 12.2 Q14 10.45 14 8 14 5.65 12.45 3.95 L12.2 3.75 Q10.45 2 8 2 M2.3 2.3 Q4.65 0 8 0 11.3 0 13.6 2.3 L13.65 2.3 Q16 4.65 16 8 16 11.3 13.65 13.6 L13.6 13.65 Q11.3 16 8 16 4.65 16 2.3 13.65 L2.3 13.6 Q0 11.3 0 8 0 4.65 2.3 2.3"/>
<path stroke="none" fill="#36BDF7" d="M8 2 Q10.45 2 12.2 3.75 L12.45 3.95 Q14 5.65 14 8 14 10.45 12.25 12.2 L12.2 12.25 Q10.45 14 8 14 5.65 14 3.95 12.45 L3.75 12.2 Q2 10.45 2 8 2 5.5 3.7 3.75 L3.75 3.7 Q5.5 2 8 2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 740 B