Leaflet/Leaflet.fullscreen

Convert fullscreen.png icon to fullscreen.svg

jasomdotnet opened this issue · 1 comments

Hi,
several recomendations:

  1. convert fullscreen.png icon to svg format (it is smaller + better perform on screens with big DPI)
  2. then you can get rid of fullscreen@2x.png
  3. embed svg right into css so you will reduce server requests, see https://yoksel.github.io/url-encoder/

SVG is the way

sorry, it is already there. I was in old repo.