Paste below code under <head/> tag of HTML file
<link rel="icon"
type="image/png"
href="your icon.ico" />
Placer 'your icon.ico' in same folder where your app located at server.
<link rel="icon"
type="image/png"
href="your icon.ico" />
Placer 'your icon.ico' in same folder where your app located at server.