mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 23:21:58 +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
566 B
XML
1 line
566 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="M968.533333 808.533333l-390.4-390.4c38.4-98.133333 17.066667-215.466667-61.866666-294.4C430.933334 38.4 302.933334 21.333333 200.533333 70.4l185.6 185.6L256 386.133333l-185.6-185.6c-49.066667 102.4-32 230.4 53.333333 315.733334C202.666666 595.2 320 616.533334 418.133333 578.133333l390.4 390.4c17.066667 17.066667 44.8 17.066667 59.733334 0l100.266666-100.266666C985.6 853.333334 985.6 825.6 968.533333 808.533333z"/></svg> |