osmus / OpenTrailMap

Trail map based on OpenStreetMap
https://opentrailmap.us/
MIT License
17 stars 4 forks source link

Add a favicon #53

Closed jake-low closed 4 months ago

jake-low commented 4 months ago

I kept losing track of my OpenTrailMap tab, so I made a favicon. 🙂

The file opentrailmap-logo-filled.svg was used to create the icons. I made it by modifying the existing logo to fill the interior but leave the exterior as transparent. Then I exported the SVG as a PNG (with a bit of padding added) and used favicon.io to generate the various icons.

Currently only the favicon.ico and apple-touch-icon.png are used on the site. The android-chrome-* icons are for Android PWAs, but they don't do anything unless a webmanifest is added to the site.

quincylvania commented 4 months ago

@jake-low Looks great, thanks a lot! We might end up changing the logo since hiking is just one trail type, but this favicon will be nice to have.