- TikTok now displays correctly in Inkscape, in addition to being smaller
- corrected file sizes: Chrome, Chromium, Atom (I think editing through GitHub's editor saves files using CRLF, which I didn't notice at the time)
* Update/Modernize Chai, NPM, Fetch
* Test readme size
* Remove dev check
* Fix file sizes
Mostly fixing readme to match files, but sometimes removing newlines to match readme
* Test improvements
* Fix Samsung Swoop size
* 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`.