Files
OpenFrontIO/resources/images/QuestionMarkIcon.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
542 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 125" xmlns:v="https://vecta.io/nano"><path d="M50 85c-19.3 0-35-15.7-35-35s15.7-35 35-35 35 15.7 35 35-15.7 35-35 35zm0-64c-16.1 0-29.1 13-29.1 29s13 29.1 29.1 29.1 29.1-13 29.1-29.1C79 34 66 21 50 21zm-.9 38.7c-1.6 0-3-1.3-3-3 0-4.6 3-8.6 7.3-9.9 1.9-.6 3.2-2.3 3.1-4.3 0-3.6-3-6.6-6.6-6.6s-6.6 3-6.6 6.6c0 1.6-1.3 3-3 3-1.6 0-3-1.3-3-3C37.5 35.6 43.1 30 50 30s12.5 5.6 12.5 12.5c0 4.6-3 8.6-7.3 9.9-1.9.6-3.2 2.3-3.1 4.3 0 1.6-1.4 3-3 3z"/><circle cx="49.1" cy="65.9" r="3.6"/></svg>