Convert fullscreen.png icon to fullscreen.svg
jasomdotnet opened this issue · 1 comments
jasomdotnet commented
Hi,
several recomendations:
- convert fullscreen.png icon to svg format (it is smaller + better perform on screens with big DPI)
- then you can get rid of fullscreen@2x.png
- embed svg right into css so you will reduce server requests, see https://yoksel.github.io/url-encoder/
SVG is the way
jasomdotnet commented
sorry, it is already there. I was in old repo.