8% smaller email icon.

This commit is contained in:
Reizner Evgeniy
2017-04-29 14:40:59 +03:00
parent 4023303d17
commit ec13eb211d
2 changed files with 6 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/vk.svg" width="125" /><br>832 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/rss.svg" width="125" /><br>288 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/mail.svg" width="125" /><br>575 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/email.svg" width="125" /><br>749 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/email.svg" width="125" /><br>361 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/mastodon.svg" width="125" /><br>550 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/wire.svg" width="125" /><br>263 Bytes</td>
</tr>

View File

@@ -1,4 +1,6 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#673147" height="512" rx="15%" width="512"/>
<path d="m412 111h-312c-24 0-44 20-44 45v200c0 24 20 44 44 44h312c24 0 44-20 44-44v-200c0-25-20-45-44-45zm-220 164 38 33a39 39 0 0 0 51 0l39-33-1 1 87 87h-300l87-87zm-103 71v-161l86 75zm248-86 86-75v161zm86-112v5l-157 137c-5 5-15 5-20 0l-157-137v-5z" fill="#fff"/>
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#673147">
<rect width="512" height="512" rx="15%"/>
<rect x="56" y="111" width="400" height="290" rx="44" fill="#fff"/>
<path d="m89 148h334v216h-334"/>
<path d="m437 158-157 136c-16 14-32 14-48 0l-157-136m349 206-105-105m-231 105 107-107" fill="none" stroke="#fff" stroke-width="24"/>
</svg>

Before

Width:  |  Height:  |  Size: 392 B

After

Width:  |  Height:  |  Size: 361 B