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:
<img src="https://img.icons8.com/color/28/000000/wallet--v2.gif" style="
width: 28px;
height: 28px;
">