This package was generated with RealFaviconGenerator v0.16
To install this package:
Extract this package in <web site>/assets/favicons/
. If your site is http://www.example.com
, you should be able to access a file named http://www.example.com/assets/favicons/favicon.ico
.
Insert the following code in the head
section of your pages:
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png?v=1">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicons/favicon-32x32.png?v=1">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicons/favicon-16x16.png?v=1">
<link rel="manifest" href="/assets/favicons/site.webmanifest?v=1">
<link rel="mask-icon" href="/assets/favicons/safari-pinned-tab.svg?v=1" color="#8bc34a">
<link rel="shortcut icon" href="/assets/favicons/favicon.ico?v=1">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/assets/favicons/browserconfig.xml?v=1">
<meta name="theme-color" content="#8bc34a">
Optional - Check your favicon with the favicon checker