initial commit

This commit is contained in:
Josh Bairstow 2026-06-01 19:35:56 +10:00
commit 3ba76b4f02
90 changed files with 12507 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 90" width="180" height="90" role="img" aria-label="rings constellation B">
<circle cx="96" cy="46" r="26" fill="none" stroke="#221E18" stroke-width="4.5"></circle>
<g fill="#221E18">
<circle cx="40" cy="30" r="5.5"></circle>
<circle cx="58" cy="68" r="3.5"></circle>
<circle cx="150" cy="34" r="7.5"></circle>
<circle cx="138" cy="72" r="3"></circle>
<circle cx="96" cy="46" r="3.5"></circle>
</g>
</svg>

After

Width:  |  Height:  |  Size: 490 B