update 0.1.5-dev

This commit is contained in:
2026-05-15 14:11:52 +02:00
parent 720403e6c2
commit 74a0e951a9
17 changed files with 869 additions and 632 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<defs>
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#7c3aed"/>
<stop offset="100%" stop-color="#a855f7"/>
<stop offset="0%" stop-color="#0eddd4"/>
<stop offset="100%" stop-color="#0891b2"/>
</linearGradient>
</defs>
<rect width="32" height="32" rx="8" fill="url(#bg)"/>

Before

Width:  |  Height:  |  Size: 578 B

After

Width:  |  Height:  |  Size: 578 B