ionic-team / ionicons

Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎
http://ionicons.com
MIT License
17.4k stars 2.06k forks source link

Fixes #1298 - Icons do not display when the svg is loaded from a file:// URL in Safari #1299

Open sthompson-crestron opened 6 months ago

sthompson-crestron commented 6 months ago

Don't rely on the property of the response as the definative signal that an SVG download succeeds. Safari does not set the status to 200 when loading the image from a file:// URL 👎