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 80" width="180" height="80" role="img" aria-label="rings constellation A">
<g fill="#221E18">
<circle cx="28" cy="24" r="6.5"></circle>
<circle cx="156" cy="30" r="3.5"></circle>
<circle cx="132" cy="54" r="9" fill="#221E18"></circle>
</g>
<circle cx="84" cy="40" r="22" fill="none" stroke="#221E18" stroke-width="4.5"></circle>
<circle cx="84" cy="40" r="4" fill="#221E18"></circle>
<circle cx="132" cy="54" r="9" fill="none" stroke="#221E18" stroke-width="3.2"></circle>
</svg>

After

Width:  |  Height:  |  Size: 561 B