Problem uploading a SVG

I tried to upload a SVG and get this error message:

The "sodipodi:namedview" element (line 36) is not allowed in SVGs

What is wrong with the file?

Maybe this helps to identify the problem:

1 Like

I’ve been using the SVGOMG-tool ever since, and it has proven to be a great tool for converting SVG files to Kirby-compatible format (plus for saving some precious kB).
https://jakearchibald.github.io/svgomg/

1 Like

Thank you both. I opened the SVG in a text editor and deleted everything that Kirby didn’t accept. I uploaded the SVG successfully.