Changing Spinner on Infinite Scroll

Hey people!

So i’ve been working on an app that has the infinite scroll feature, for which I’ve used Ionic’s well built Infinite scroll directive. I was wondering if there is a simple way to change the Loading Spinner (to dots) from the default spinner. I checked out a few posts in the past that said we could use the ‘icon’ attribute (which is now deprecated) or overwriting/writing our own spinner directive. Any advice? Is there an easier way?