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