Increase m size to 85, fill most of circle
This commit is contained in:
parent
508236ab2f
commit
e662db0b20
1 changed files with 4 additions and 0 deletions
|
|
@ -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 |
Loading…
Reference in a new issue