if you want to customize the icons that the website sends to the desktop, write these two pieces of code
<link rel="shortcut icon" type="image/x-icon" href="Image/favicon.ico" />
<link rel="bookmark" href="Image/favicon.ico" />
almost all browsers on mobile support my custom icons, but not UC, using default icons.