mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-21 04:27:14 +00:00
## 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
1.9 KiB
XML
1 line
1.9 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" viewBox="0 0 32 32" xmlns:v="https://vecta.io/nano"><path d="M25.898883 7.6636543c-.04144.04884-3.863384-3.2777509-3.863384-3.2777509 1.46078-1.721777 3.509825-2.3838038 4.576668-1.4786782s.747497 3.0346514-.713284 4.7564291zm-4.639348356129-2.391346809645l3.871189102392 3.284369704019-5.579747149942 6.576679361444c-.149710269823.176459046902-.354096503074.294100723395-.568196034852.327045188189s-.420374431729-.021506922901-.573446549592-.151375472251l-2.760829449333-2.342325409975c-.141413598669-.119977148234-.222092710456-.299799496612-.224288839387-.499908153678s.074270620578-.404111750969.212578424817-.567130898564zm-3.094575773685 1.960301474862l-3.756337327477 3.955137128001-2.392811973546-.167394326645c-.193440839441-.013532585833-.307556795056-.152624053029-.303185077419-.369540411971s.126636306297-.482144648258.324834494692-.70466271782l.568891476311-.638697072554c.511541842913-.574310534207 1.138121071746-.987797093588 1.709952560979-1.128416596988zm5.669520335465 4.57849442046l-3.288172843614 4.352138190866.55614152063 2.333297192582c.044959870511.188629514971.200828929677.278483385046.414115383918.23872518447s.454971215667-.203719095379.642111900209-.435613900939l.537152792324-.665611398302c.483002874275-.59851150923.788545719387-1.28423473098.833835126423-1.871358202116zM13.737178 16.80511s-9.3199199 7.391956-7.1372902 13.873745l5.2775782.03513c-2.0517202-5.22962 3.28918-12.748302 3.28918-12.748302z"/><circle cx="3.7514319" cy="29.066437" r=".88774341"/><circle cx="12.046965" cy="29.945017" r=".88774341"/><ellipse cx="11.284078" cy="27.854525" rx="1.1741122" ry="1.2027493"/><circle cx="6.2749138" cy="27.315006" r=".88774341"/><ellipse cx="5.9450173" cy="29.290951" rx="1.8613975" ry="1.7182131"/><ellipse cx="2.4461236" cy="26.341803" rx=".70718539" ry=".7259956"/><circle cx="14.434135" cy="28.200459" r=".71592212"/><circle cx="4.2863698" cy="23.691866" r="1.1454754"/></svg> |