4% smaller Mastodon icon.

This commit is contained in:
Reizner Evgeniy
2017-04-29 13:39:20 +03:00
parent 34151175de
commit d7f4172a03
2 changed files with 7 additions and 7 deletions

View File

@@ -59,7 +59,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<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/mastodon.svg" width="125" /><br>392 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>
<tr>

View File

@@ -1,11 +1,11 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#2b90d9">
<rect height="512" rx="15%" width="512" fill="#fff"/>
<rect width="512" height="512" rx="15%" fill="#fff"/>
<circle cx="256" cy="256" r="200"/>
<g id="a" >
<path d="m369 175c22 0 42 18 42 40v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c0-22 19-40 41-40z" fill="#fff"/>
<circle cx="369" cy="220" r="11"/>
<circle cx="369" cy="256" r="11"/>
<circle cx="369" cy="292" r="11"/>
<g id="a">
<path d="m411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" fill="#fff"/>
<circle id="b" cx="369" cy="220" r="11"/>
<use xlink:href="#b" y="36"/>
<use xlink:href="#b" y="72"/>
</g>
<use xlink:href="#a" transform="matrix(-1 0 0 -1 624 493)"/>
<use xlink:href="#a" transform="matrix(-1 0 0 1 510 0)"/>

Before

Width:  |  Height:  |  Size: 573 B

After

Width:  |  Height:  |  Size: 550 B