Skip to content

Commit

Permalink
rustdoc: use [svgo] to shrink wheel.svg
Browse files Browse the repository at this point in the history
[svgo]: https://github.com/svg/svgo

    $ du -bs src/librustdoc/html/static/images/wheel.svg wheel-old.svg
    2972    src/librustdoc/html/static/images/wheel.svg
    3764    wheel-old.svg

100*((2972-3764)/3764) = -21.04%
  • Loading branch information
notriddle committed Feb 8, 2023
1 parent 9433ba6 commit 8cb5be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustdoc/html/static/images/wheel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8cb5be9

Please sign in to comment.