Files
OpenFrontIO/resources/images/ChatIconWhite.svg
Tristan b09fc88453 opti : Compress all images losslessly from 140Mo to 30Mo (#2063)
## 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)
2025-09-22 10:08:57 -07:00

1 line
587 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 800" xmlns:v="https://vecta.io/nano"><path d="M713.8 149.3v401c0 14.1-11.4 25.5-25.4 25.5H256.2L131.8 705.6V575.8h-20.1c-14.1 0-25.5-11.4-25.5-25.5v-401c0-14.1 11.3-25.5 25.4-25.5h576.7c14.1 0 25.5 11.4 25.5 25.5zM400 317.5c-19.2 0-34.8 15.6-34.8 34.8s15.6 34.8 34.8 34.8 34.8-15.6 34.8-34.8-15.6-34.8-34.8-34.8zm161.1 0c-19.2 0-34.8 15.6-34.8 34.8s15.6 34.8 34.8 34.8 34.8-15.6 34.8-34.8-15.6-34.8-34.8-34.8zm-322.2 0c-19.2 0-34.8 15.6-34.8 34.8s15.6 34.8 34.8 34.8 34.8-15.6 34.8-34.8-15.6-34.8-34.8-34.8h0z" fill="#fff"/></svg>