matalve / flagfilter

Flagfilter is a quick and easy to use site for finding what flag you are looking for. Search for name, color, pattern or a combination.
http://flagfilter.com
GNU General Public License v3.0
0 stars 0 forks source link

Todo: Add favicon #18

Closed matalve closed 4 years ago

matalve commented 4 years ago

https://favicon.io/favicon-generator/ Font: Telex Size: 28 Font color: white #FFF Background color: #4BB

Attached files into webroot. Following text into head:

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">

favicon_io.zip

matalve commented 4 years ago

Chequered flag alternative, might need re-painting. favicon_io_flag.zip

matalve commented 4 years ago

Done in 0.13