I have the same issue. I downloaded Fontawesome and Icomoon SVG-Packages. Checked the code in sublime, seemed all good, but still not allowed to upload. Even after a few fixed I did.
This is an example of one of the svg in the icomoon package:
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path fill="#000000" d="M16 9.226l-8-6.21-8 6.21v-2.532l8-6.21 8 6.21zM14 9v6h-4v-4h-4v4h-4v-6l6-4.5z"></path>
</svg>
@jakept
So basically my “flowchart” makes sense to you? And saving the information sounds good, but that means that I also need to check, if there has changed anything and keep the informations up to date.
But thanks for that input, haven’t thought so far.