Reproduce:
- add a custom svg icon file that does not contain xml and doctype tags
Observed:
- The backend returns an error (unknown mime type for given logo. Found [text/plain])
Expected:
- The backend loads the SVG icon
or if that is not possible, a note is added to the documentation indicating that the XML and docType tags should be included in the SVG icon file