Can we change the spinner of splash screen?

Hello, I found the default splash spinner is “ios-small”. Could I modify this default setting to ohters in the Framework?

have you find any solutions for this , me to have same problem

If it is Splashscreen Spinner then
Set

<preference name="ShowSplashScreenSpinner" value="false"/>

in config.xml file. As per Official Docs