* 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
* a few bytes less
replace the yellow path by a circle
reuse chromium’s icon shorter paths
* a few less bytes for Chrome Icon
* a few bytes less (bis)
* Update README.md
* shorten colors #xxyyzz -> #xyz
* optimisation: 3 black paths -> 1 path
* foobar2000 926 -> 785 bytes
* Revert "a few bytes less"
* Revert "a few less bytes for Chrome Icon"
* Revert "a few bytes less (bis)"
* Revert "Update README.md – Chromium"
* Revert "optimisation: 3 black paths -> 1 path"
* Revert "foobar2000 926 -> 785 bytes"
* Revert "shorten colors #xxyyzz -> #xyz"
* youtube combine 2 paths (hole)
* youtube combine 2 paths (hole)
* a few bytes less
replace the yellow path by a circle
reuse chromium’s icon shorter paths
* a few less bytes for Chrome Icon
* a few bytes less (bis)
* Update README.md
* shorten colors #xxyyzz -> #xyz
* optimisation: 3 black paths -> 1 path
* foobar2000 926 -> 785 bytes
* Revert "a few bytes less"
* Revert "a few less bytes for Chrome Icon"
* Revert "a few bytes less (bis)"
* Revert "Update README.md – Chromium"
* Revert "optimisation: 3 black paths -> 1 path"
* Revert "foobar2000 926 -> 785 bytes"
* Revert "shorten colors #xxyyzz -> #xyz"
* combine same color paths
* combine same color paths
* combine same color paths
* combine same color paths
* combine 2 paths with same color
* cleanup (remove hidden or combine parts…)
* cleanup (combine same color paths…)
* combine same color paths
* combination of same color paths × 9 icons
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
* a few bytes less
replace the yellow path by a circle
reuse chromium’s icon shorter paths
* a few less bytes for Chrome Icon
* a few bytes less (bis)
* Update README.md
* Update Discord
Fixes#540. Unfortunately increases file size significantly.
* Update Laravel
Fixes#562
* Remove newlines from Laravel
* Update laravel.svg
* Simplify Opera logo
721 -> 480 bytes
* Fix opera.svg formatting
* Fix opera.svg formatting, again
* Undelete the dark part of the O
* Update Opera file size
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
Change the reference image to use the smaller (“<120px”) brand mark, taken from the official `GitHub-Mark.ai` vector artwork.
This better matches the current SuperTiny design.
* Improve GitHub logo (1)
Fix Octocat’s tentacle - not quite thick enough.
Minimal geometry changes made with ‘Yqnn/svg-path-editor’, no change in file size.
* Improve GitHub logo (2)
Correct background colour to better match official brand mark.
* Improve GitHub logo (3)
Re-generate reference PNG image for comparison.
* Improve GitHub logo (4)
Update the Android VectorDrawable.
Edited by hand, with new values from SVG.
The reference logo is an official SVG, taken from
https://code.visualstudio.com/brand
The tiny SVG is a simplified & minified version of it.
Mostly, there is less shadows / blur / etc. (less SVG <filter>),
so as to make the tiny SVG fit into 1 KiB.
The Android Vector Drawable is a converted version of the tiny SVG, via
Android Studio. Because Vector Drawable doesn’t have equivalents to most
SVG <filter>, it ends up “flatter” than the SVG. However, the logo is
still easily identifiable.