2
0

origin font

This commit is contained in:
2026-04-03 11:53:59 +09:00
parent 4c52e8a31a
commit a18f5fd1c9
50 changed files with 728 additions and 74 deletions

17
svg/lower/o.svg Normal file
View File

@@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
<!-- 0: the circle, void, beginning, off -->
<path d="
M 512 124
C 726 124 900 298 900 512
C 900 726 726 900 512 900
C 298 900 124 726 124 512
C 124 298 298 124 512 124
Z
M 512 264
C 375 264 264 375 264 512
C 264 649 375 760 512 760
C 649 760 760 649 760 512
C 760 375 649 264 512 264
Z
" fill-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 437 B