I use Appcmd to create SVG mime type. The mime type is created, but the "+" sign is missing. The mimeType is "Application/svg xml" in the config file and displayed in IIS manager, which should be "Application/svg+xml" The comand I used is as following: appcmd set config...