first commit

This commit is contained in:
Puechberty Arthur
2026-03-30 20:19:05 +02:00
commit c96a23dc12
27 changed files with 8889 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<rect width="512" height="512" rx="96" fill="#0ea5e9"/>
<circle cx="256" cy="280" r="160" fill="none" stroke="white" stroke-width="20"/>
<line x1="256" y1="280" x2="256" y2="160" stroke="white" stroke-width="16" stroke-linecap="round"/>
<line x1="256" y1="280" x2="340" y2="320" stroke="white" stroke-width="12" stroke-linecap="round"/>
<circle cx="256" cy="280" r="12" fill="white"/>
<rect x="236" y="80" width="40" height="30" rx="6" fill="white"/>
<line x1="200" y1="108" x2="178" y2="86" stroke="white" stroke-width="14" stroke-linecap="round"/>
<line x1="312" y1="108" x2="334" y2="86" stroke="white" stroke-width="14" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 735 B