Switch images to svgs, where possible

Closes #1361, #1362
This commit is contained in:
Dawid Potocki
2019-12-05 00:21:35 +13:00
parent ac9b3fcec7
commit 0f09483cbb
638 changed files with 485 additions and 210 deletions

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
<g fill-rule="evenodd">
<path fill="#2d9c4b" d="M640 480H0V0h640z"/>
<path d="M410.48 91.74C237.41 141.38 262.07 367.72 424.29 385c-256.94 49.22-293.5-318.86-13.81-293.26z" fill="#fff"/>
<path fill="#b71401" d="M0 0h640v60H0zM0 420h640v60H0z"/>
<path fill="#b71401" d="M.001 0h60v457.03h-60zM580 0h60v457.03h-60z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 426 B