4% smaller Google icon.

This commit is contained in:
Reizner Evgeniy
2017-04-20 16:01:08 +03:00
parent a4b095a927
commit 2bfc2349b9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#F8F8F8" height="512" rx="15%" width="512"/>
<path d="M 276,252 H 425 A 170,170 0 1 1 345,112" style="fill:none;stroke:#4285F4;stroke-width:60" />
<rect fill="#f8f8f8" height="512" rx="15%" width="512"/>
<path d="m276 252h149a170 170 0 1 1 -80-140" fill="none" stroke="#4285f4" stroke-width="60"/>
</svg>

Before

Width:  |  Height:  |  Size: 229 B

After

Width:  |  Height:  |  Size: 221 B