All Collections
Assets
Icons
I added an animated icon to my website, but it's not working
I added an animated icon to my website, but it's not working

how to correctly embed animated icons in your website's HTML

Elena avatar
Written by Elena
Updated over a week ago

If you want to add an animated icon to your website, you can use the HTML embed link and change the source ending from .png to .gif.

If you need to change the size of the animated icon, use the code as in the example:

width: 28px;

height: 28px;

">

Did this answer your question?