Merge pull request #10347 from ClickHouse/imgbot

[ImgBot] Optimize images
This commit is contained in:
Ivan Blinkov 2020-04-18 12:16:48 +03:00 committed by GitHub
commit 4b25c3286b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -1,8 +1 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="800">
<rect width="1200" height="800" fill="#E30A17"/>
<circle cx="425" cy="400" r="200" style="fill:#ffffff"/>
<circle cx="475" cy="400" r="160" style="fill:#E30A17"/>
<polygon style="fill:#ffffff"
points="583.334,400 764.235,458.779 652.431,304.894 652.431,495.106 764.235,341.221"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="800"><rect width="1200" height="800" fill="#E30A17"/><circle cx="425" cy="400" r="200" style="fill:#fff"/><circle cx="475" cy="400" r="160" style="fill:#e30a17"/><polygon style="fill:#fff" points="583.334 400 764.235 458.779 652.431 304.894 652.431 495.106 764.235 341.221"/></svg>

Before

Width:  |  Height:  |  Size: 397 B

After

Width:  |  Height:  |  Size: 342 B