Scale svg and png

This commit is contained in:
Daniel Kluge 2022-07-29 16:33:50 +02:00
parent 3880221e72
commit 44e6037bbe
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<svg height="2.5em" width="24.36em" xmlns="http://www.w3.org/2000/svg"> <svg height="1.7em" width="16.27em" xmlns="http://www.w3.org/2000/svg">
<style> <style>
@import url('http://fonts.cdnfonts.com/css/cascadia-code'); @import url('http://fonts.cdnfonts.com/css/cascadia-code');
</style> </style>
<rect width="100%" height="100%" fill="black" /> <rect width="100%" height="100%" fill="black" />
<text x=".5em" y="1.15em" fill="#188a18" font-size="1.5em" font-family="Cascadia Code"> <text x=".5em" y="1.15em" fill="#188a18" font-family="Cascadia Code">
Blog entry @ c0ntroller.de Blog entry @ c0ntroller.de
</text> </text>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 402 B

After

Width:  |  Height:  |  Size: 384 B