Initial commit

This commit is contained in:
pdmarf
2026-04-10 19:51:21 +01:00
commit bc383e4fd8
22 changed files with 2190 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 144 144" width="144" height="144">
<rect width="144" height="144" rx="16" fill="#1e1e2e"/>
<circle cx="72" cy="76" r="44" fill="none" stroke="white" stroke-width="6"/>
<line x1="72" y1="76" x2="72" y2="44" stroke="white" stroke-width="6" stroke-linecap="round"/>
<line x1="72" y1="76" x2="96" y2="90" stroke="white" stroke-width="6" stroke-linecap="round"/>
<line x1="58" y1="22" x2="86" y2="22" stroke="white" stroke-width="6" stroke-linecap="round"/>
<line x1="72" y1="22" x2="72" y2="34" stroke="white" stroke-width="6" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 620 B