5% smaller LinkedIn icon.

This commit is contained in:
Reizner Evgeniy
2017-05-04 21:44:45 +03:00
parent a4b480cf1e
commit d766d363a0
2 changed files with 6 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<tr> <tr>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/dropbox.svg" width="125" /><br>339 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/dropbox.svg" width="125" /><br>339 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/telegram.svg" width="125" /><br>327 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/telegram.svg" width="125" /><br>327 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/linkedin.svg" width="125" /><br>367 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/linkedin.svg" width="125" /><br>347 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/stackoverflow.svg" width="125" /><br>335 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/stackoverflow.svg" width="125" /><br>335 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/instagram.svg" width="125" /><br>290 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/instagram.svg" width="125" /><br>290 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/wordpress.svg" width="125" /><br>515 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/wordpress.svg" width="125" /><br>515 Bytes</td>

View File

@@ -1,4 +1,6 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"> <svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect fill="#0077b5" height="512" rx="15%" width="512"/> <rect width="512" height="512" rx="15%" fill="#0077b5"/>
<path d="m61 178h86v258h-86zm44-124c-30 0-49 20-49 45s19 44 47 44h1c30 0 48-19 48-44s-18-45-47-45zm252 119c-45 0-66 25-77 42v-36h-86v258h86v-144c0-8 1-16 3-21 6-16 20-32 44-32 31 0 43 24 43 59v138h86v-148c0-80-42-116-99-116z" fill="#fff"/> <circle cx="104" cy="104" r="48"/>
<path d="m237 178v259m-133-259v259" stroke="#fff" stroke-width="86"/>
<path d="m279 293c0-26 18-53 48-53 31 0 43 24 43 59v138h86v-148c0-80-42-116-99-116-45 0-67 25-78 42"/>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 367 B

After

Width:  |  Height:  |  Size: 347 B