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

@@ -48,7 +48,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/steam.svg" width="125" /><br>555 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/google.svg" width="125" /><br>229 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/google.svg" width="125" /><br>221 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/google_plus.svg" width="125" /><br>347 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/wechat.svg" width="125" /><br>760 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/youtube.svg" width="125" /><br>924 Bytes</td>

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