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
530 B
XML
1 line
530 B
XML
<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" height="800" width="800" viewBox="0 0 26.676 26.676" xmlns:v="https://vecta.io/nano"><path d="M26.105 21.891c-.229 0-.439-.131-.529-.346h0c-.066-.156-1.716-3.857-7.885-4.59-1.285-.156-2.824-.236-4.693-.25v4.613c0 .213-.115.406-.304.508s-.413.084-.588-.033L.254 13.815c-.16-.107-.254-.287-.254-.476s.094-.365.254-.477l11.857-7.979c.175-.121.398-.129.588-.029s.303.295.303.502v4.293c2.578.336 13.674 2.33 13.674 11.674 0 .271-.191.508-.459.562-.037.006-.076.006-.112.006z"/></svg> |