Merge pull request #7042 from pthariensflame/improvement/imgbot

[ImgBot] Optimize images
This commit is contained in:
Mike McQuaid 2020-02-17 12:41:39 +00:00 committed by GitHub
commit 27fa87c94a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="160" height="35" id="Homebrew">
<text transform="matrix(1 0 0 1 7 30)" font-size="30" font-family="Helvetica">Homebrew</text>
<rect x="3" y="3" fill="none" stroke="#000" width="155" height="31"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" id="Homebrew" width="160" height="35" version="1.1"><text font-family="Helvetica" font-size="30" transform="matrix(1 0 0 1 7 30)">Homebrew</text><rect width="155" height="31" x="3" y="3" fill="none" stroke="#000"/></svg>

Before

Width:  |  Height:  |  Size: 264 B

After

Width:  |  Height:  |  Size: 260 B