Increase icon size in browser tab

Asked

Viewed 1,487 times

0

inserir a descrição da imagem aqui

I would like to slightly increase the size of my icon in the browser tab, as I have attached the image and as you can see it is smaller than the standard.

 <link rel="shortcut icon" href="images/m8.ico" />
  • What is the size of your logo ? Honestly I couldn’t notice much difference .. Have you tried resizing in any image editor program ? this http://answall.com/ icon for example and 32x32

  • I tried to resize yes. but nothing has changed.

1 answer

1


You can use:

 <link rel="shortcut icon" href="images/m8.ico" sizes="16x16"> 

Browser other questions tagged

You are not signed in. Login or sign up in order to post.