mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
9 lines
226 B
XML
9 lines
226 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<style>
|
|
.txt {
|
|
font: bold 13px helvetica;
|
|
}
|
|
</style>
|
|
<text y="20%" class="txt" textLength="80%" lengthAdjust="spacingAndGlyphs">80s</text>
|
|
</svg>
|