first commit

This commit is contained in:
Alkim Ake Gozen 2026-05-23 11:59:45 +09:00
commit 8b790b7601
86 changed files with 6348 additions and 0 deletions

11
assets/akefin-mark.svg Normal file
View file

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48" role="img" aria-label="Akefin mark">
<g fill="#1A1814">
<rect x="6" y="14" width="6" height="28"></rect>
<rect x="12" y="8" width="6" height="6"></rect>
<rect x="18" y="8" width="6" height="6"></rect>
<rect x="24" y="14" width="6" height="28"></rect>
<rect x="12" y="26" width="12" height="6"></rect>
</g>
<rect x="36" y="36" width="6" height="6" fill="#2F7D55"></rect>
</svg>

After

Width:  |  Height:  |  Size: 488 B