Commit Graph

5 Commits

Author SHA1 Message Date
Kroum Tzanev
a02b197647 Shrink tiktok.svg by 51 bytes. (#538)
* Update tiktok.svg

Shrink 51 bytes (484 => 433 bytes). 
The path wasn't optimized, nor the colors.

* Update README.md

Update the tiktok.svg size (433 bytes).
2021-05-12 16:14:56 +01:00
Kroum Tzanev
93d10404ba 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`.
2021-05-12 10:56:58 +01:00
edent
6385167095 Remove trailing newlines 2020-11-11 17:38:19 +00:00
Pavel Nikulin
8718da86aa Tiktok: 447 Bytes 2020-03-20 17:14:05 +06:00
Terence Eden
5bb415cbcd Added TikTok
Fixes #379
2020-03-07 17:45:54 +00:00