mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-30 16:12:26 +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
536 B
XML
1 line
536 B
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="600"><path fill="#52C9E8" d="M0 0h1000v600H0z"/><path fill="#002D5D" d="M0 0h560L390 300l170 300H0Z"/><g fill="#FFF"><g id="b"><path id="a" d="M210 190v90l45 20 45-20z" transform="rotate(22.5 210 190)"/><use xlink:href="#a" transform="rotate(180 210 300)"/></g><use xlink:href="#b" transform="rotate(45 210 300)"/><use xlink:href="#b" transform="rotate(135 210 300)"/><use xlink:href="#b" transform="rotate(270 210 300)"/></g></svg> |