Is there a way to animate an icon
<i class="icon ion-load-d"></i>
I.E. is there specifically a ‘class’ for a spinner, as ion-load-d is static.
Note: I know about <spinner>
but im asking specifically for icons using <i>
. I understand the answer may be no!