mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 08:48:10 +00:00
b09fc88453
## Description:
Compress all images (.png, .svg, .webp) losslessly from 140Mo to 30Mo.
To confirm : find . -type f \( -iname "*.png" -o -iname "*.svg" -o
-iname "*.webp" \) -exec du -ch {} + | tail -n1
Before : 140M
Now : 30M
## Please complete the following:
- [X ] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
## Please put your Discord username so you can be contacted if a bug or
regression is found:
Iron_Mine : (300612003138109451)
1 line
816 B
XML
1 line
816 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" fill="currentColor" overflow="hidden" xmlns:v="https://vecta.io/nano"><path d="M509.892478 1017.613571c-280.555818 0-508.806785-228.250967-508.806785-508.806785S229.33666 0 509.892478 0s508.806786 228.250967 508.806786 508.806786-228.314831 508.806785-508.806786 508.806785zm0-910.321567A401.961831 401.961831 0 0 0 108.313833 508.87065c0 221.481352 180.097293 401.64251 401.578645 401.64251S911.407259 730.415867 911.40726 508.87065a401.897967 401.897967 0 0 0-401.514782-401.578646z" fill="#f2d857"/><path d="M509.189971 800.985905L231.12486 516.215043l284.89859-278.065112 278.001248 284.898591-284.834727 277.937383zM344.867157 517.620057l165.663964 169.751279 169.62355-165.663964L514.6823 351.892229 344.867157 517.620057z" fill="#efb82e"/></svg> |