mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 21:55:22 +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.7 KiB
XML
1 line
1.7 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" shape-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" viewBox="0 0 500 499.99999" width="500" height="500" xmlns:v="https://vecta.io/nano"><path d="M5.8295895 247.16089C65.39826 256.02013 106.88513 262.31167 162.00809 266.85556l14.35936-93.47237 16.15307-.12099v-59.97127h17.56104V172.953l12.17026-.25542v-34.25394h17.56104v33.94474c19.59584-.26887 39.07597-.2151 57.44707 1.0217 11.50485 1.3309 21.51493 6.54696 29.54807 16.89843 7.85955 10.13636 13.56858 24.99139 16.59668 45.68087l.10608.73939.0193.79316.58827 39.24146 50.74475 1.80142 97.12095 2.33917c1.9673.0403 4.58072 2.67524 3.57778 4.98752l-29.90488 68.79018c-.99329 2.28538-1.64906 4.98752-3.57778 4.98752H50.305987c-2.237321 0-43.357737-96.22828-48.0541823-107.50734-.7811336-1.86864.5496866-5.4446 3.5777848-5.00097zM108.38954 189.01793H98.5434l-1.330822-16.25314c-.125367-1.41156-.858282-2.58114-1.861219-2.58114H71.531605c-1.002937 0-1.735852 1.16958-1.851576 2.58114l-1.340464 16.25314H59.4385c-1.40797 0-2.218034 1.72077-2.594136 3.60285l-.829351 4.18092-43.12629-9.90783-1.475475 10.29769 41.438656 15.6213-6.422654 32.73482 76.38715 9.00712-11.84237-61.93402c-.35681-1.90897-1.20545-3.60285-2.58449-3.60285zm283.25255 37.11739h9.8365l1.34046-16.25314c.11572-1.41156.839-2.58114 1.85158-2.58114h23.81975c1.02222 0 1.7455 1.16958 1.86122 2.58114l1.34046 16.25314h8.90107c1.42726 0 2.21803 1.72077 2.58449 3.60285l.82935 4.18092 36.30825-7.34013 1.47547 10.29769-34.62061 13.0536 4.45536 22.65222-56.76238-1.35779-13.67466-.33608 7.85955-41.15043c.36646-1.90897 1.16688-3.60285 2.59414-3.60285zm-121.095-21.68429h52.28774c4.69644 9.86749 8.04278 19.95009 9.04572 30.28811h-61.33346zm-35.60426-.0135h22.49857v31.0275h-22.49857z"/></svg> |