Search code examples
htmlcssfavicon

Is there a way to change the border radius of a favicon icon?


I have a square favicon icon, but I'd like to resize it on the browser head, I tried to create a class on the head of the index but i can't edit it on the css.

        <link rel="icon" href="favicon.ico" class="icon">

Solution

  • there's no way to apply CSS in a favicon. you need to use a program to do this