If using Ionicons in Cordova Environment, the icons are not showing up. The error message is: `Fetch API cannot load file:///android_asset/www/svg/md-add-circle.svg. URL scheme "file" is not supported.` The reason for this is located at: https://github.com/ionic-team/ionicons/blob/31127430b1f45ab03ab2342c72330a94ee111028/src/components/icon/icon.tsx#L192 Please see: https://github.com/github/fetch/pull/92#issuecomment-140665932