Fix last icon for homepage

This commit is contained in:
Ryan Watters
2017-02-10 01:07:08 -06:00
parent 99e53a9512
commit c7874aa0d6
2 changed files with 4 additions and 1 deletions
Binary file not shown.
+4 -1
View File
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<circle cx="254.444" cy="256.182" r="254.828" style="fill:rgb(5,148,203);"/>
<circle cx="254.444" cy="256.182" r="254.828" style="fill:rgb(115,115,115);"/>
<g transform="matrix(1.46332,0,0,1.46332,-118.606,-118.61)">
<circle cx="256" cy="256" r="153.078" style="fill:rgb(0,131,192);"/>
</g>
<rect x="252.552" y="217.074" width="47.437" height="77.852" style="fill:rgb(201,47,0);"/>
<g transform="matrix(1,0,0,1,1.64775,180.239)">
<rect x="212.73" y="113.778" width="39.822" height="103.865" style="fill:rgb(235,185,81);"/>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB