mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 10:21:27 +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
1.9 KiB
XML
1 line
1.9 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#fff" xmlns:v="https://vecta.io/nano"><path d="M17.680103 4.3837562l1.471937 2.3505899s1.557345-.6986001.828902-1.8430742c-.709885-1.115248-2.300839-.5075157-2.300839-.5075157zM5.786647592702 8.899895017888l10.502803562855-4.268667744193c.164098844124-.066614620141.364639082161-.01400282488.447860757379.117418369799L18.33883328766 7.27772057278c.07788652459.122996463525.016392934282.273217220812-.137349901838.335527754421L7.585033201551 11.915983001543c-.225535872375.091407289913-.487222917154.107394526872-.727492919219.044444698037s-.439441274045-.199680196055-.553698369744-.380111954257l-.98661586061-1.558034427317c-.262783021389-.414979132795-.051867826757-.916273376371.469421540723-1.122386300119zM17.46913 1.7477688l.735969 1.1752951s.998735-.2087137 1.51062.2066682c.110775-.097941.30661-.5279917.05425-.8744476-.813874-1.0688142-2.30084-.5075157-2.30084-.5075157zm-1.283739.1865751L5.6675841 6.2067613c-.5212892.206113-.7105854.6991422-.422148 1.1030682l.3037033.425192L17.172444 2.8181173l-.5456-.776552c-.086441-.1230406-.284116-.171082-.441453-.1072214zm-6.073555332812 10.16035842981l4.659541906598-1.81254940955v2.42569466469c1.82471e-7.163390368909-.081610750965.320006593599-.226681253249.435014778009s-.341571260141.178871796597-.545797433997.177386571111l-3.208597223634-.0233372524c-.18997620019-.001381584804-.371271337278-.063844242756-.503057618866-.173321339347s-.202983458915-.256764081476-.197557877566-.408691822053zm.896136096423 2.528823289697h2.90687084198v3.10295176506h-2.90687084198zM6.3154251 19.421168v.803136a.10556598.10575084 0 0 1-.102369.105707l-1.2284353.03728a.30883774.30937857 0 0 0-.2994769.307034l-.012108 1.703993 15.9080751-.01409.003-1.626855a.37070023.37134941 0 0 0-.359663-.371867l-1.146325-.03449a.13990479.14014979 0 0 1-.135706-.140085v-.795287a.54344015.54439183 0 0 0-.543439-.544393l-11.5146875-.000017a.56894912.56994548 0 0 0-.5688864.569952z"/></svg> |