https://wiki.nesdev.com/w/index.php/Tem ... umentation Where it says "File:Template-info.svg", it is supposed to actually be showing the info icon/graphic. Visiting the SVG file location itself also does not render the SVG properly. It gives a generic berzier curve graphic:
https://wiki.nesdev.com/w/index.php/Fil ... e-info.svg

Clicking that generic graphic brings you to the actual SVG file, which your browser directly rasterizes into the info icon, and it does work properly for me at that point. It should look like this:
So, thinking there might be something wrong with the SVG file that the wiki can't render for some reason, I downloaded a more recent version of this same SVG file from Wikipedia and uploaded it here. The NESdev wiki still can't render the newer version either. So my guess is that SVG rendering is broken in our wiki.
This isn't a big deal; we don't use a lot of SVG in this wiki, but wanted to let you guys know about the issue.