Increase m size from 52 to 58
This commit is contained in:
parent
7b8962babc
commit
ff4f346dfb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +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="62" font-family="Courier New, monospace" font-size="52" font-weight="bold" fill="#1a1a1a" text-anchor="middle">m</text>
|
||||
<text x="50" y="65" font-family="Courier New, monospace" font-size="58" font-weight="bold" fill="#1a1a1a" text-anchor="middle">m</text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 257 B |
Loading…
Reference in a new issue