Responsive and based device icon
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<!-- To support old sizes -->
<link rel="apple-touch-icon" sizes="57x57" href="path/favicons/apple-touch-icon-57x57.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="72x72" href="path/favicons/apple-touch-icon-72x72.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="114x114" href="path/favicons/apple-touch-icon-114x114.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="144x144" href="path/favicons/apple-touch-icon-144x144.png?v=5c11f68f183dc">
<!-- To support new sizes -->
<link rel="apple-touch-icon" sizes="60x60" href="path/favicons/touch-icon-iphone-60x60.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="76x76" href="path/favicons/touch-icon-ipad-76x76.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="120x120" href="path/favicons/touch-icon-iphone-retina-120x120.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="152x152" href="path/favicons/touch-icon-ipad-retina-152x152.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="180x180" href="path/favicons/apple-touch-icon-180x180.png?v=5c11f68f183dc">
<!-- To support Android -->
<link rel="icon" sizes="192x192" href="path/favicons/touch-icon-192x192.png?v=5c11f68f183dc" >
<link rel="icon" sizes="128×128" href="path/favicons/favicon.png?v=5c11f68f183dc" >
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<!-- To support old sizes -->
<link rel="apple-touch-icon" sizes="57x57" href="path/favicons/apple-touch-icon-57x57.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="72x72" href="path/favicons/apple-touch-icon-72x72.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="114x114" href="path/favicons/apple-touch-icon-114x114.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="144x144" href="path/favicons/apple-touch-icon-144x144.png?v=5c11f68f183dc">
<!-- To support new sizes -->
<link rel="apple-touch-icon" sizes="60x60" href="path/favicons/touch-icon-iphone-60x60.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="76x76" href="path/favicons/touch-icon-ipad-76x76.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="120x120" href="path/favicons/touch-icon-iphone-retina-120x120.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="152x152" href="path/favicons/touch-icon-ipad-retina-152x152.png?v=5c11f68f183dc">
<link rel="apple-touch-icon" sizes="180x180" href="path/favicons/apple-touch-icon-180x180.png?v=5c11f68f183dc">
<!-- To support Android -->
<link rel="icon" sizes="192x192" href="path/favicons/touch-icon-192x192.png?v=5c11f68f183dc" >
<link rel="icon" sizes="128×128" href="path/favicons/favicon.png?v=5c11f68f183dc" >