Increase m size to 85, fill most of circle

This commit is contained in:
isogonalconguate 2026-05-03 03:11:34 +03:00
parent 508236ab2f
commit e662db0b20

View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<circle cx="50" cy="50" r="48" fill="#ffffff"/>
<text x="50" y="72" font-family="Courier New, monospace" font-size="85" font-weight="bold" fill="#1a1a1a" text-anchor="middle">m</text>
</svg>

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 257 B