1
0

fix ascii

This commit is contained in:
2026-02-27 15:06:37 +09:00
parent c3e3207086
commit 5a577bdb18
2 changed files with 21 additions and 2 deletions

19
ai.svg Normal file
View File

@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="1024" height="1024">
<path fill-rule="evenodd" fill="#F6E717" d="
M 619,232
L 512,7
L 405,232
A 300,300 0 0,0 216,559
L 75,765
L 323,745
A 300,300 0 0,0 701,745
L 949,765
L 808,559
A 300,300 0 0,0 619,232
Z
M 512,337
A 175,175 0 0,0 512,687
A 175,175 0 0,0 512,337
Z
"/>
</svg>

After

Width:  |  Height:  |  Size: 413 B