Remove faulty font-family in svg

This commit is contained in:
Matthias 2021-04-19 08:32:17 +02:00
parent 81cf09f3b2
commit 66b3ecfeed

View File

@ -34,7 +34,7 @@
<path d="m124.1 149.4a14.91 13.76 0 0 1-7.453 11.92 14.91 13.76 0 0 1-14.91 0 14.91 13.76 0 0 1-7.453-11.92" stroke-width=".2884"/>
<path d="m109.5 168.6-0.0236 0.0126-3e-3 0.0266-0.0192-0.0186-0.0262 5e-3 0.0117-0.024-0.0132-0.0233 0.0265 4e-3 0.0181-0.0197 5e-3 0.0263z" stroke-width=".2567"/>
</g>
<text x="193.47108" y="203.99724" fill="#000000" font-family="sans-serif" font-size="96.8px" stroke="#000000" stroke-width="2.42" style="line-height:1.25" xml:space="preserve"><tspan x="193.47108" y="203.99724" font-family="'DejaVu Sans'" stroke="#000000" stroke-width="2.42">Freqtrade</tspan></text>
<text x="193.47108" y="203.99724" fill="#000000" font-family="sans-serif" font-size="96.8px" stroke="#000000" stroke-width="2.42" style="line-height:1.25" xml:space="preserve"><tspan x="193.47108" y="203.99724" stroke="#000000" stroke-width="2.42">Freqtrade</tspan></text>
</g>
</g>
<g transform="translate(-.5293 -59.8)">

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB