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"/>
<circle cx="128" cy="130" r="42" fill="none" stroke="#613c2b" stroke-width="10"/>
<path d="M150 95c-5-7-13-12-22-12-17 0-31 14-31 31 0 14 9 25 22 29-8 7-18 11-28 11-26 0-47-21-47-47s21-47 47-47c27 0 49 23 47 50-1-6-4-11-8-15z" fill="#315042" opacity=".18"/>
<path d="M128 70v18M128 172v18M70 128h18M168 128h18M90 90l13 13M153 153l13 13M166 90l-13 13M103 153l-13 13" stroke="#cfb06a" stroke-width="6" stroke-linecap="round"/>
<circle cx="128" cy="128" r="14" fill="#cfb06a" stroke="#6d2922" stroke-width="4"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB