SYstèmes les oublies
Release Creation / build (release) Successful in 49s

This commit is contained in:
2026-06-03 21:53:59 +02:00
parent 454f8de412
commit 93cf5c2552
70 changed files with 465 additions and 358 deletions
+19
View File
@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
<defs>
<linearGradient id="bg" x1="0" y1="0" x2="0" y2="1">
<stop offset="0" stop-color="#f6ecd0"/>
<stop offset="1" stop-color="#dbc193"/>
</linearGradient>
<linearGradient id="frame" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#d4b26a"/>
<stop offset="1" stop-color="#7d5338"/>
</linearGradient>
</defs>
<rect width="256" height="256" rx="28" fill="#18211b"/>
<rect x="12" y="12" width="232" height="232" rx="22" fill="url(#bg)" stroke="url(#frame)" stroke-width="4"/>
<path d="M36 48h184M36 208h184" stroke="#c4a15e" stroke-width="3" stroke-linecap="round" opacity=".75"/>
<path d="M128 60l56 22v43c0 34-20 57-56 73-36-16-56-39-56-73V82z" fill="none" stroke="#613c2b" stroke-width="10" stroke-linejoin="round"/>
<path d="M128 60v138" stroke="#7f5c44" stroke-width="5" stroke-linecap="round"/>
<path d="M92 96c10 6 22 9 36 9s26-3 36-9" fill="none" stroke="#7f5c44" stroke-width="5" stroke-linecap="round"/>
<path d="M128 88l10 20 22 3-16 15 4 22-20-11-20 11 4-22-16-15 22-3z" fill="#cfb06a" opacity=".88" stroke="#6d2922" stroke-width="3" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB