I’m trying to replace the LibreNMS logo in the upper left of the nav bar with a custom logo. I have no problem replacing it with a PNG by placing the image in the ~/html/images/custom/ directory and setting the value in Global Settings > Web UI > Styles > Title Image
However, SVGs are recommended in the documentation, for reasons, and I have been unable to get any SVG to work. Is this a known thing, that SVG files can’t be used as a custom Title Image?
I download several of the many librenms*.svg files and modify in Inkscape, processed and save as instructed in Initial Detection - LibreNMS Docs and then saved in the Custom images directory, setting user librenms:librenms as owner, and set the filename in Global Settings. I’ve also tried replacing the librenms*.svg files in situ to no effect.
I feel like there must be something obvious I’m missing here since I can so easily get PNGs to work but I can’t get SVGs to work, which are officially stated to be the preferred file format.