Update tiktok.svg (#532)
* Update tiktok.svg This file is bigger by 38 bytes (446 => 484) but it avoids the use of `<!ENTITY ...>` and `<!DOCTYPE ...>` and as consequence: - It respect the template starting with `<svg xmlns="http://www.w3.org/2000/svg" ...>`. - This `svg` code can be integrated directly in `html`. * Update README.md Update the size of `tiktok.svg`.
This commit is contained in:
@@ -38,7 +38,7 @@ Say thanks!
|
||||
<tr>
|
||||
<td>dev.to<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/dev_to.svg" width="125" title="dev.to"/><br>623 Bytes</td>
|
||||
<td>Goodreads<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/goodreads.svg" width="125" title="Goodreads"/><br>669 Bytes</td>
|
||||
<td>TikTok<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/tiktok.svg" width="125" title="TikTok"/><br>446 Bytes</td>
|
||||
<td>TikTok<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/tiktok.svg" width="125" title="TikTok"/><br>484 Bytes</td>
|
||||
<td>Friendica<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/friendica.svg" width="125" title="Friendica"/><br>849 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user