Shrank Patreon by one byte to 249 bytes (#564)

* removed unecessary byte from patreon.svg

* updated README with smaller size
This commit is contained in:
Zach Frohardt
2021-07-30 03:01:28 -07:00
committed by GitHub
parent 3f8fd239e0
commit f317947890
2 changed files with 2 additions and 2 deletions

View File

@@ -366,7 +366,7 @@ Say thanks!
<td>Flattr<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/flattr.svg" width="125" title="Flattr" /><br>347 Bytes</td>
</tr>
<tr>
<td>Patreon<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/patreon.svg" width="125" title="Patreon" /><br>250 Bytes</td>
<td>Patreon<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/patreon.svg" width="125" title="Patreon" /><br>249 Bytes</td>
<td>Venmo<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/venmo.svg" width="125" title="Venmo" /><br>343 Bytes</td>
<td>Square Cash<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/square_cash.svg" width="125" title="Square Cash App" /><br>791 Bytes</td>
<td>OpenCollective<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencollective.svg" width="125" title="OpenCollective" /><br>474 Bytes</td>

View File

@@ -3,4 +3,4 @@ aria-label="Patreon" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#052d49"/><circle cx="310" cy="223" r="113" fill="#fff"/><path fill="#f96854" d="M165 410V110h-56v300"/></svg>
fill="#052d49"/><circle cx="310" cy="223" r="113" fill="#fff"/><path fill="#f96854" d="M109 410V110h56v300"/></svg>

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 249 B