diff --git a/images/11971247621441025513Sabathius_3.5_Floppy_Disk_Blue_Labelled.svg b/images/11971247621441025513Sabathius_3.5_Floppy_Disk_Blue_Labelled.svg new file mode 100644 index 00000000..901e3b72 --- /dev/null +++ b/images/11971247621441025513Sabathius_3.5_Floppy_Disk_Blue_Labelled.svg @@ -0,0 +1,856 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/loader.js b/loader.js index aded4e10..cf487771 100644 --- a/loader.js +++ b/loader.js @@ -34,14 +34,14 @@ var Module = null; mame: img("/images/mame.png"), mess: img("/images/mess.png"), dosbox: img("/images/dosbox.png"), - spinner: img("/images/spinner.png") + spinner: img("/images/11971247621441025513Sabathius_3.5_Floppy_Disk_Blue_Labelled.svg") }; } else { images = { ia: img("other_logos/ia-logo-150x150.png"), mame: img("other_logos/mame.png"), mess: img("other_logos/mess.png"), dosbox: img("other_logos/dosbox.png"), - spinner: img("images/spinner.png") + spinner: img("images/11971247621441025513Sabathius_3.5_Floppy_Disk_Blue_Labelled.svg") }; }