i have a website , i changed the fav icon from the website and replaced it with mine, changed the size and format and everything as the previous one. but the website still shows the previous icon and its not updating with the new one, even though the old icon is deleted. below is what i did to give the icon
<meta name="author" content="Suave Digital">
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/apple-icon-114x114.png">
<link rel="shortcut icon" type="image/png" sizes="32x32" href="assets\images\favicon-32x32.png">
can anyone help?