Can I Use SVG Spinning Icons in <ion-refresher>?

Hello Ionic Team, @mhartington . I saw the great update with the svg spinners! looks great.
But when i tried to implement it inside a project, i saw the i have a “ion-refresher” tag, and not an “ion-spinner” tag…so i tried to add the icon=“spiral” to it but it didn’t change it.

My question is how can i change the svg in the “ion-refresher”? I checked in the docs of the svg icons and it showed only an option to work on the spinner…

Thanks :slight_smile:

Ion-Refresher was updated in RC0 to change that to spinnner.

http://ionicframework.com/docs/api/directive/ionRefresher/

Hi Mike, thanks for that! your are great :smile:
Have a great day :slight_smile: