rust/src/librustdoc/html/static/images
Michael Howell 8cb5be96c4 rustdoc: use [svgo] to shrink wheel.svg
[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%
2023-02-08 14:17:19 -07:00
..
clipboard.svg Clean up rustdoc static files 2021-07-07 17:52:18 +02:00
favicon-16x16.png Regenerate the PNGs favicon with the updated Rust logo 2022-01-13 14:45:10 +01:00
favicon-32x32.png Regenerate the PNGs favicon with the updated Rust logo 2022-01-13 14:45:10 +01:00
favicon.svg Clean up rustdoc static files 2021-07-07 17:52:18 +02:00
rust-logo.svg Use the updated Rust logo and change it's format to SVG 2022-01-13 14:44:30 +01:00
wheel.svg rustdoc: use [svgo] to shrink wheel.svg 2023-02-08 14:17:19 -07:00