mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-26 19:04:36 +00:00
6678d6e36e
I have minify images and convert them to webp format that reduce size and keep quality. Reduce size of bg image since its already blured by css so no need to have it that big. Reduce size of thumbs and helper images in helper modals should be fine since they will not exceed the container size. Even that make them larger than containter just to be safe
1 line
552 B
XML
1 line
552 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path fill="#d22f27" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M5 42h62v13H5z"/><path fill="#fff" d="M5 17h12v38H5z"/><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 22 3.5-3.5L15 22l-3.5 3.5zM8 29l3.5-3.5L15 29l-3.5 3.5zM8 36l3.5-3.5L15 36l-3.5 3.5zM8 43l3.5-3.5L15 43l-3.5 3.5zM8 50l3.5-3.5L15 50l-3.5 3.5z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg> |